Received 401 - Unauthorized even with Refresh Token Available
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi,
I have an integration setup where I am sending a JSON payload to another ServiceNow instance. I am using Flow Designer in which I am using a Custom Action in which I am using REST Step and within that I am passing the connection record, within the OAuth credential record I can see the token expiry is in august 2026 but today the integration failed with 401 error code,
Can anyone help me out on the reason why this happened?
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @Charles Fredie ,
401 is authentication error. Ask 3rd party team (where integration request is going) to provide
correct Client id /Secret Or credential . It will work.
