- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 03:51 AM - edited 04-19-2023 03:58 AM
Hi Team ,
we are getting issue like this [ ' Invalid access token. Please check your credential alias ' ] when we are clicking on ms teams chat UI action button in Incident form, as shown in below .
Please help me how to resolve this issue , please provide steps
where i need to check this access token what changes we have to do .
FYI
this is a UI action button which comes from OOB along with MS teams plugin .
@Community Alums
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 10:08 AM
Please ref this article for the solution :
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1116250
it has same scenario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 10:15 PM
@nameisnani - Please delete oAuth token by navigating to "System OAuth > Manage Tokens" and locate the token for the user who receive the error message which prompts for login when he tried to open teams chat again.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 07:29 AM
yes , and i have checked with Hi portal team and they have explained that this happens when a user do not use this functionality for more than 14 days then though the expiry date of refresh token in oauth credential table of the user record shows a future date but the user account goes inactive , then the only option we have is delete the user record and ask the user to logout from both SN and team and ask the user to try again . In short the connection between SN and MS teams if its inactive for more than 14 days this issue will come.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 02:19 AM - edited 09-17-2024 02:23 AM
We use SSO login in that case what would be the resolution . The user does not have password to login . As they login by default as part of sso
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 04:22 AM
If i try to delete the token record the user recive the 401 - unauthorized error