Ms Teams integration issue

nameisnani
Mega Sage

 

 

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 .

 

SunilKumarPadh_0-1681901736806.png

 

 

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 .

 

SunilKumarPadh_1-1681901234586.jpeg

 

FYI 

 

this is a UI action button which comes from OOB along with  MS teams plugin . 

 

 

@Ankur Bawiskar 

@BharathChintala 

@Sagar Pagar 

@Gunjan Kiratkar 

@SatyakiBose 

@OlaN 

@Community Alums 

 

 

Thanks 

2 ACCEPTED SOLUTIONS

@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

View solution in original post

12 REPLIES 12

Community Alums
Not applicable

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.

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 .

Jonathan Gordon
Tera Contributor

We also just started having this issue. Only one user that I know of at the moment.

@Jonathan Gordon 

 

do you got any solution for this