- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2020 02:32 AM
Hello,
I'm trying to use OAuth2 to access ServiceNow through its REST APIs and I've followed the guides here:
- https://docs.servicenow.com/bundle/paris-platform-administration/page/administer/security/reference/r_OAuthAPIRequestParameters.html
- https://community.servicenow.com/community?id=community_blog&sys_id=56086e4fdb9014146064eeb5ca961957
But I'm constantly getting HTTP 401 unauthorized, what should I check ?
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2020 03:30 AM
Hi,
Did you follow the steps properly as mentioned in blog?
Also are you using correct username and password combination
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2020 04:40 AM
I'ts my fault I didn't notice the checkbox on postman on your blog, thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2020 04:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 02:59 AM
Hello
I am facing the same issue,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 03:00 AM
Which checkbox are you referring to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 12:32 AM
Hello
Your blog is seemless and smooth.
I just have one question - let's say if the OAuth token gets corrupted (by any means), can an incident be created in ServiceNow? If yes, then how can system determine that auth has failed (maybe any flag which toggles to FALSE in case of failure) and it needs to create an incident?