cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OAuth prod env always return 500 error

I'm trying to integrate OAuth into one of the libraries and the eBay API is always throwing a 500 error in Prod env: 

{"error_id":"temporarily_unavailable","error_description":"The authorization server is currently unable to handle the request.","http_status_code":500}

whereas in the Sandbox environment, the /authorize API is working fine aka returning the auth code back in the redirect URI, but the /token API is throwing 400 bad request error:

{"error":"invalid_request","error_description":"request is missing a required parameter or malformed."}

any inputs on how to get ahead with the above issues?

Message 1 of 2
latest reply
1 REPLY 1

OAuth prod env always return 500 error

I am facing the same issue, were you able to solve this?

 

Message 2 of 2
latest reply