Required to provide Auth information - User Not Authenticated (ROME) via Postman

Prasadsawant
Giga Contributor

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:
Prasadsawant_0-1665044916311.png

Using same access token. Contact API request:

Prasadsawant_1-1665044952001.png


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