OAuth flow failed Error detail:Invalid null response.

Jyothi17
Giga Contributor

I am getting an error when I try to get the OAuth Token from REST message, Below is the error message;

OAuth flow failed. Verify the configurations and try again. Error detail:Invalid null response.

Provided and configured valid information in the application registries. Created OAuth entity profile and OAuth  entity scopes. Let me know if any information is required to tackle this error

find_real_file.png

3 REPLIES 3

asrsharma07
Tera Contributor

Hi Jyothi, I am also encountering the same error. Have you been able to resolve this issue?

GB14
Kilo Patron

@Jyothi17 @asrsharma07 
Were you guys able to figure this out?
We are getting the same error. Any suggestions?

prasanna11
Mega Guru

I had this issue followed below steps to resolve. 

  • ping the oauth token url domain (ex: example.com )
  • once we have the IP address, go to IP address access control.
  • add the ip (I used bidirectional as the direction, fill as you see fit)
  • Now try to get token.

 

This will resolve if the issue is that the IP is blocked.