Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 10:40 AM
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?
error in system logs: "Exception on token flow - invalid_scope: The provided OAuth token is not valid: no thrown error"
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 12:50 AM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2025 07:50 AM
Had the same issue. Realized that this error is thrown when the client_secret doesn't match.
