Any idea on [Invoke-RestMethod : {"error_description":"access_denied","error":"server_error"}]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 07:36 AM
Hello Team,
We are working on servicenow - ADO ( pipeline ) integrations
we enabled "microsoft azure devops pipelines" plugin and got the relevant actions in flows and we made the connections by using the Personal Access Token provided by ADO team and connection made successfully.
--> and we added this flow to the catalog item , once the request is submitted pipelines are running on ADO
--> ADO people suggested us to provide user id of snow and APP register id to update the RITM from ADO.
--> we provided user id and app id , and they are able to update RITM from their end
--> but some times ADO people getting below error frequently
[Invoke-RestMethod : {"error_description":"access_denied","error":"server_error"}]
--> if they tried after 30-40 minutes , then the post is happening successfully
--> Anyone faced this error ? how to fix it ?
@Ankur Bawiskar need your inputs
Thank you,
Shabbir Shaik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 08:20 AM
Hi @shabbir5 ,
This thread might help you :https://www.servicenow.com/community/developer-forum/get-oauth-access-token-return-server-error-acce...