What role does the service account need for REST API implementation currently I have it set to rest service also does Web service access only need to be checked on the user record? currently the response is "error": { "message": "User Not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2022 09:02 AM
What role does the service account need for REST API implementation currently I have it set to rest service also does Web service access only need to be checked on the user record? currently the response is "error": { "message": "User Not Authenticated", "detail": "Required to provide Auth information" }, "status": "failure" }
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2022 09:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022 02:51 PM
Hi
Is your issue resolved?
Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022 08:19 PM
User Not Authenticated means - Credentials are not working..
For ITSM Tables API we also need ITIL permissions .
You can use POSTMAN tools for initial testing of REST APIs.
Regards
RP