tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Getting [invalid_token_response] error

Open jaffyjoseph opened this issue 3 years ago • 1 comments

I am running this code behind a cooperate proxy. Could you explain how to run this code behind a proxy.

I am getting below error. Login with OAuth 2.0 [invalid_token_response] An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: I/O error on POST request for "https://login.microsoftonline.com/******/oauth2/v2.0/token": Connection timed out: connect; nested exception is java.net.ConnectException: Connection timed out: connect

jaffyjoseph avatar Sep 07 '21 00:09 jaffyjoseph

This might be helpful https://docs.microsoft.com/en-us/azure/active-directory/hybrid/tshoot-connect-connectivity

jeetmp3 avatar Oct 24 '21 02:10 jeetmp3