Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

REST outbound message 401 - Invalid username/password combo

phoang
Kilo Expert

Hi,

I have a REST outbound message with a 'get' method and I am receiving the 401 - Invalid username/password combo error.

I have the basic auth profile entered and and Authorization Basic XXXXX in the request header and the content-type=application/json.

I am able to get the response I am looking for in the chrome advanced rest client app but not able to do it in our instance when I do a Test.

I get:   Method failed: (/configomatic) with code: 401 - Invalid username/password combo

I'm not sure what I'm missing? Or why I keep getting this error?

find_real_file.png

find_real_file.png

12 REPLIES 12

Alikutty A
Tera Sage

Hi,



Just checking, Have your tried authorization under the Authentication tab instead of HTTP Header?



Thanks


Yes I just tried again and removed Authorization and left the Authentication with the basic auth profile I created for the username/password, but still getting the same error.


jonnyseymour
ServiceNow Employee

I have the Authorization piece in the header.   But getting same error.