Bot Framework Token Service not working

Copper Contributor

Hi,

 

I am currently trying to login a user in a message extension app following this documentation and using the Bot Framework Token Service but there seems to be an error in the callback page.

 

I can do all the auth flow as expected, but once I finish my login, I'm redirected to https://token.botframework.com/api/oauth/PostSignInCallback?signin={uuid-here}&code={code-here} and them nothing happens.

 

I open up the logs from the page and notice that it is not importing the Teams JS library client.

PedroKlein_0-1697671623783.png

 

Is this an error on token service or I'am implementing something wrong? It is worth saying that this also happens in any sample provided using the token service such as this one.

 

Thanks.

4 Replies
@PedroKlein- Thanks for reporting your issue.
We will check this at our end and will get back to you.

@PedroKlein -Are you facing issues with the Android or desktop Teams client?

Here is a similar thread: https://github.com/OfficeDev/Microsoft-Teams-Samples/issues/902.

We have already tested it on web/desktop, and it is working fine. However, we have raised a bug for the Android client.
Microsoft Teams Version 1.6.00.28967 (64-bit)

Also tested the sample as well and it is working fine from our end-https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-teams-authentication/nodejs

SayaliMSFT_0-1697801053425.png

 



@Sayali-MSFT It started to work here also, It could have been some problem in the network I was connected. Either way thank you for the quick response!

@PedroKlein -Glad to hear that your issue is resolved.
Could you please share your valuable feedback via Microsoft Teams Developer Feedback link.