Forum Discussion
Paul_By
Dec 08, 2022Brass Contributor
MSTeams Bot, OAuthPrompt (Generic Oauth 2) - token.botframework.com => "Login failed"
Hello, Could you help me, please? We use "OAuthPrompt" (Generic Oauth 2). We didn't have any problem but now we can't login to our application. I don't know what happend. We can see our "Login...
- Dec 13, 2022Paul_By - We are not able to repro the issue, it's working fine from our end.
we tried with the below sample-
https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-teams-authentication/csharp
Microsoft Teams Version 1.5.00.34469 (64-bit)
If the session has expired due to any intermittent connectivity issues or interruptions, a “500 " appears.
Could you please share the console error, so that we can investigate from our end?
Sayali-MSFT
Microsoft
Dec 13, 2022Paul_By - We are not able to repro the issue, it's working fine from our end.
we tried with the below sample-
https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-teams-authentication/csharp
Microsoft Teams Version 1.5.00.34469 (64-bit)
If the session has expired due to any intermittent connectivity issues or interruptions, a “500 " appears.
Could you please share the console error, so that we can investigate from our end?
we tried with the below sample-
https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-teams-authentication/csharp
Microsoft Teams Version 1.5.00.34469 (64-bit)
If the session has expired due to any intermittent connectivity issues or interruptions, a “500 " appears.
Could you please share the console error, so that we can investigate from our end?
Paul_By
Dec 13, 2022Brass Contributor
Thank you. We will check access to our Login form & token.boteframework.com (Azure side).