- 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
04-19-2023 04:24 AM
Hi @nameisnani ,
Please could you check whether the credentials are OK, if the Oauth token is passed to the API request correctly. The last possibility is that the output variable is not mapped to the step output.
You can go through each step execution details to verify what is received and what is sent as an output.
It also maybe because the token is about to be expired.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 04:47 AM
Hi @Community Alums
Thanks for quick response
this error is coming up only for few users , for rest of the users error is not coming
We have checked roles , there was no issue in roles.
In other checks we need to do .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 07:44 AM
We also just started having this issue. Only one user that I know of at the moment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 07:01 PM