-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OAuth not properly handling response #1309
Comments
@diegoriera - Thanks for raising your issue. We will check this at our end and will update you accordingly. |
@diegoriera - We tried to repro this issue with the provided sample and observed that it works as expected. |
You used SSO, to reproduce it use OAuth as described on this document |
After using OAuth we are also encountering same issue. Error in console:
Please let us know if you are encountering the same. Accordingly, we will discuss this internally and will get back to you. |
Yes, this is the exact behavior |
We are able to repro this issue. We have raised a bug for the same. We will inform you once we get any further update from engineering team. Thanks! |
I encountered this issue too. |
https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-teams-authentication/python
This sample is not properly handling response received after OAuth.
The text was updated successfully, but these errors were encountered: