Can anyone help with the error message "User Not Authenticated. Could not retrieve a new access token with the refresh token. invalid_grant, Invalid refresh token: "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 01:31 AM
Hello All,
When we check in manage tokens it can be seen that the refresh token has not expired but while attempt a REST call we are getting following error:
User Not Authenticated. Could not retrieve a new access token with the refresh token. invalid_grant, Invalid refresh token:
Can someone help with what could the issue be?
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 01:50 AM
Hi,
Can you explain how are you testing or checking this?
Regards
Ankur
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-05-2021 02:07 AM
Hello Ankur,
Under manage tokens we checked for the expiry date of the refresh token. Few days ago we had re-generated the token which worked and resolved the issue but now we are again facing this issue.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 02:32 AM
Hi,
Are you using the correct credentials?
Did the credentials change in between those days. Please check with 3rd party team
Regards
Ankur
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-05-2021 03:24 AM
Hello Ankur,
Just for confirmation if the credentials are changed we only need to re-generate the tokens or any other configurations need to be made?
Thanks