I can't find the oauth_token table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 04:28 PM
General users cannot access the endpoint with the REST API, and the response code returns 401.
After some research, I found that the ACL in the oauth_token table needs to be set in order for a regular user to access the endpoint via the REST API.
However, I can't find the oauth_token table.
Where can I find the table?
Also, is there any other way to make the endpoint accessible to regular users?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 04:38 PM
Hi,
Do you mean within System OAuth > Manage Tokens, as you search left-hand navigation.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 04:58 PM
Thank you.
I changed the ACL in the oauth_credential table, but it still returns 401.
Is there anything else I need to set?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 05:28 PM
Hello,
We really don't have any other specifics from you or what you referenced previously, to set this up. We also don't know what "research" you did...
With that said, please give more information, so that we know what all is going on, to include screenshots, if you can.
Also consider reviewing the API documentation regarding ACLs: https://docs.servicenow.com/bundle/rome-application-development/page/integrate/custom-web-services/t...
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2022 06:31 PM