Discussions

Ask a Question
Back to all

Auth token giving 500 internal server error

Our service is failing because auth token is continuously returning 500 internal server error

"message": "500 Internal Server Error from POST https://oauth-pro-v2.corrigo.com/oauth/token",
"stackTrace": "org.springframework.web.reactive.function.client.WebClientResponseException$InternalServerError: 500 Internal Server Error from POST https://oauth-pro-v2.corrigo.com/oauth/token\n\tat org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:332)\n\tSuppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: \nError has been observed at the following site(s):\n\tcheckpoint ⇢ 500 INTERNAL_SERVER_ERROR from POST https://oauth-pro-v2.corrigo.com/oauth/token [DefaultWebClient]\n\tcheckpoint ⇢ Request to POST https://az-am-ent-f18.corrigo.com/api/v1/query/Contac"