Info Message{"error":{"message":"User Not Authenticated","detail":"Required to provide Auth informat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 07:50 AM
Hi,
I am able to get the access and refresh token for instance-to-instance integration, but I am getting this error: (Info Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 01:59 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 02:34 AM
Thank you so much for your help in solving my doubt! I really appreciate your time and assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 02:36 AM
Please mark my response as correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 11:01 PM
@venkata sai alu : you can use following steps to debug your issue:
- Verify the username/password or OAuth token used in the request.
- Confirm the roles assigned to the user account in ServiceNow.
- Double-check the API endpoint URL for accuracy.
- Ensure the appropriate authentication method is used.
- Double-check the REST API access policies
- Test the request using a tool like Postman to isolate issues.
- Check if the source IP is whitelisted in ServiceNow.