Connection Rest Error

Hi
I get the below error occasionally on POST /oauth/token
org.springframework.web.client.ResourceAccessException: I/O error on POST request for “https://[Domain].auth0.com/oauth/token”: Connection reset; nested exception is java.net.SocketException:

Using RestTemplate for API calls and have not configured any specific connection settings.
Any leads on what could be the reason and how to solve it?

Hi @shrutika.ukey,

Welcome to the Auth0 Community!

Have you seen this SO post?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.