Change Management API Create Change Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-26-2021 07:15 AM
I am using the ADO Service Now integration and I'm now using some of the Rest API interfaces to update some of the addition info.
I am trying to use this REST API /api/sn_chg_rest/change/{Change_sys_id} but when i use it via PostMan (other API Calls work so its not an auth issue) i get the following error
- Labels:
-
Integrations
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-26-2021 07:25 AM
Did you try using making a call using the REST API Explorer in SN?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-01-2021 03:25 AM
the service account that we are using to connect to the REST API doesn't seem to have been granted permission to the REST API explorer within servicenow so i can't log in to check it works from there.
is there anything obvious from the call im making that would be why that error message is being displayed?