Resolved! OAuth 2.0 error access_denied
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?erro...