Integration between Azure Devops and Servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 01:49 AM
Hi,
I am trying to integrate Azure Devops and Servicenow ( from dummy instances)
I have made an application in Azure Devops
of which cliend ID and secret , I am trying to give it in Application Registry.
but I am getting the error -
Can someone help me in connecting both the instances - Azure Devops and Servicenow end to end so that I can further develop.
Any help will be highly appreciated.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 01:56 AM
Hi @mansigoel
Basically, if you get this error it means that things appear to have gone alright to the external OAuth Provider side but something was wrong about the response or the returned data, and ServiceNow didn't know how to parse it.
https://www.servicenow.com/community/now-platform-forum/problem-with-oauth-config/m-p/1221509
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 07:14 AM
hi @mansigoel
it seems you're encountering issues with the client ID and secret during the application registry step, leading to an error.
One tool you might consider is Exalate to help combat these authorization problems. Exalate offers a flexible synchronization solution that allows you to connect Azure DevOps and ServiceNow instances efficiently. It's designed to handle the complexities of syncing issues, work items, and more between different platforms, which could streamline your development process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 10:26 PM
Hi @Mathieu Lepoutr ,
The requirement is to do without using any other tool so if I could get any help without the use of any other tool.