Issue with REST authentication -method failed with code 401- invalid username/password combo.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2019 10:50 PM
Hi Team,
I am facing issue with REST base authentication. In this case, i don't have to use basic authentication but its kind of SSO cookie token (generated separately which is getting without any issue) and pass it through REST header. While test its giving method failed with code 401- invalid username/password combo.
Please find attached screenshot for reference.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2019 03:12 AM
can you try using "basic" instead of "BASIC"
also please be sure the user and the password exists in 3rd party tool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2019 10:19 PM
Hi Sharad,
Any update on this?
Can you mark my answer as correct, helpful if you were able to achieve the requirement. This helps in removing this question from unanswered list and helps users to learn from your thread. Thanks in advance.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2019 11:12 PM
Hi, No luck with token base authentication, asked third-party team to provide encoded authentication details and now, its progressed further.