SNOW to Azure DevOps Integration Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 04:56 AM
Hi,
I am getting REST call to get Azure DevOps project list failed with StatusCode:401, ErrorCode:3
- Invalid username/password combo
while integrating SNOW to Azure DeVops Server . I have created a api key credetials using the PAT token from ADO and in config management , using the extact Org name doing the discovery of ADO org/pipelines and getting the above error.
Need Assistance.
Regards,
Badal M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 05:23 AM
Hi @badalm ,
You can check with the Azure team for the authentication issue. If they say that the credentials are correct then setup postman to check if the the connections is valid or not. If you get 200 ok that means issue on servicenow side.
Mark it Helpful and Accept Solution!! If this helps you to understand.