Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Method failed: (/api/now/table/incident) with code: 401 - Invalid username/password combo

roronoa
Tera Contributor

Issue: "User is not authenticated" error in REST API Explorer

Hi everyone,

I'm facing an issue in ServiceNow REST API Explorer. Whenever I click Send, I get the following response:

{
  "error": {
    "message": "User is not authenticated",
    "detail": "Required to provide Auth information"
  },
  "status": "failure"
}

I'm already logged into the ServiceNow instance, so I'm not sure why the REST API Explorer is asking for authentication.

Has anyone faced this issue before? What could be causing it, and how can I fix it?


I have a also given the correct credentials

7 REPLIES 7

Ankur Bawiskar
Tera Patron

@roronoa 

share screenshots of your config and testing

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

hi 

roronoa_2-1786889184206.pngroronoa_3-1786889199151.png

 

@roronoa 

REST Message is used to test outbound API

How are you using that external API to test in REST API Explorer?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader