OAuth Access token is expired. Verify the OAuth configuration and click the 'Get OAuth Token' link below to request a new token.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 09:56 AM
In my rest message I am getting the below pop-up. How to resolve this issue. Please suggest.
After clicking on the Get OAuth Token, it is just extending for 1hour
Default Grant type is client credentials
Authentication type - OAuth 2.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 06:02 PM
Hi
When ServiceNow will make an API call (execute the REST method), it will automatically renew the token, if it has expired.
You don't need to renew it every time manually.
Hit correct/helpful, if it helped.
Thanks
Sukhbir Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 08:23 AM
Hi, Thanks for the Response.
So there is no need to check any OAuth configurations? whenever the ServiceNow hits the third-party endpoint then automatically the token with get renewed ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 08:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 11:46 AM
Hi Jafrin
Following up on my response.
If it answers your question, please mark correct/helpful.
Thanks
Sukhbir Singh