REST API for Azure DevOps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2022 11:28 PM
Hi everyone,
I need to use OAuth 2.0 to connect to Azure DevOps. I have followed this offcial documentation but it doesn't work.
https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?toc=%2Fazure%2Fdevops%2Fmarketplace-extensibility%2Ftoc.json&bc=%2Fazure%2Fdevops%2Fmarketplace-extensibility%2Fbreadcrumb%2Ftoc.json&view=azure-devops
I have already created the application in Azure DevOps to configure it in ServiceNow but when I try to get access token....
Script
Error
Any idea?
Thanks in advance.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 03:16 AM
Hi Dennis
Cool use-case!
Can you verify that your application details match between ADO and SNOW, including client ID, client secret, and redirect URIs? This could be the reason why it is not working, also please ensure your redirect URIs are uniform in both systems.
Why don't you try out Exalate? This decentralized solution will get this use-case up and running in no time and it works seamlessly across these two platforms.
I have been using it quite a while and it works really fast.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2024 11:10 AM
Hi @Dennis17
Iam implementing integration between servicenow and azure devops using oauth 2.0 in outbound rest message in servicenow,when incident will be create incident table need to be created in workitem in azure devops. when i createdg application registration type is Connect to a third party OAuth Provider , its asking authorization URL , my questions is what values...authorization URL and URL token field.please refer screen shot .