The error occurs because the Authentication Type is not set in the HTTP Request step. In SailPoint Identity Security Cloud workflows, the HTTP action requires an authentication type even if you pass the Authorization header manually.
Set Authentication Type = None and keep your headers with HTTP request.After setting it to None, the request should work properly.