The Zurich release has arrived! Interested in new features and functionalities? Click here for more

OAuth 2.0 error access_denied

Gintarevvv
Mega Guru

I'm getting an Aouth02 error:

 

{ "error_description": "access_denied", "error": "server_error" }
 

I set it up according to the instructions, OAuth 2.0 with Inbound REST - ServiceNow Community and it works in lower environments. What could be wrong?

Gintarevvv_0-1724780277069.png

error in system logs: "Exception on token flow - invalid_scope: The provided OAuth token is not valid: no thrown error"

1 ACCEPTED SOLUTION

Gintarevvv
Mega Guru

I needed to recreate a new application registry, and it worked fine.

View solution in original post

3 REPLIES 3

Sheldon  Swift
ServiceNow Employee
ServiceNow Employee

Hi @Gintarevvv - Double check the username and password.

I have reviewed it several times, and all the credentials are correct, but I am getting the same result.

Gintarevvv
Mega Guru

I needed to recreate a new application registry, and it worked fine.