-
Notifications
You must be signed in to change notification settings - Fork 240
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
Exception POSTing to AudioVideoPlaybackBot #96
Comments
I also met the same problem. |
Thanks for reaching out folks. We seem to be having issues with the recent update to MSAL libraries. Trying to work through it. If you by any chance troubleshoot the issue please do let us know. |
Thanks @ksikorsk, I'm not sure whether it's relevant but I see this delay-signing warning in the build output:
|
As a temporary measure, if you load this changelist the samples should work: Last 2 checkins are the culprits. |
Hey folks... we resolved the exception. Thanks for your patience: |
Describe the issue
I have deployed the AudioVideoPlaybackBot to an azure instance without any revisions to the code, aside from config. When I submit a POST request to the JoinCall route, the service returns an exception in the message body (see below).
Code Snippet
Expected behavior
Bot should successfully join the call.
Graph SDK (please complete the following information):
Call ID
Join Url: https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZjYxMmUzNmQtMDMxMy00Mzc0LTlhMzMtMTZjY2E1MTM2ZTc1%40thread.v2/0?context=%7b%22Tid%22%3a%22e4f0d009-006e-474f-a3a9-f7b80ffd9534%22%2c%22Oid%22%3a%22240bda36-4529-41a3-8ca6-d507f629e56f%22%7d
Logs
No logs collected.
Additional context
The text was updated successfully, but these errors were encountered: