Required to provide Auth information error in Inbound REST integration

madanm7786
Mega Guru

Hi All,

I am trying to do inbound integration to create incident in SN.

I have given the SN end point to external tool and also i have given username and password.

When the external tool is trying to send response to SN, they are getting error message as below.

{ "error": { "detail": "Required to provide Auth information", "message": "User Not Authenticated" }, "status": "failure" }

Can you please help me here on this.

Thanks,

Maddy

6 REPLIES 6

nayanawadhiya1
Kilo Sage

Hello,



Have you gave the role to user for accessing the web service?


find_real_file.png


http://wiki.servicenow.com/index.php?title=REST_API#Roles


Yes, i have given all the required role.


Shishir Srivast
Mega Sage

Can you please check if user is active and not locked out.


User is Active.