Required to provide Auth information - User Not Authenticated (ROME) via Postman
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 01:30 AM
Hi,
I'm new to servicenow and trying my hands on by firing the sample requests via postman.
I have verified the credentials and they are fine. I have gave almost all the roles to the user but still no use.
The OAuth is working fine and the response has proper access and refresh tokens.
But when i use the access token and fire the contact api to fetch contacts then it fails with response as:
{
"error": {
"message": "User Not Authenticated",
"detail": "Required to provide Auth information"
},
"status": "failure"
}
Attached below is the screenshot of same.
OAUTH request:


Attached below is the screenshot of same.
OAUTH request:
Using same access token. Contact API request:
Can you guys please help me with this? Is the Contact API request structure correct? Any help is appreciated.
Thanks in advance.
0 REPLIES 0