-
@arundhathiMenon To get better support, could you please create an issue in the Microsoft-Teams-Samples repo asking them to update the sample code? You could also create an issue in the …
-
I see the requirements was written in #1637, a few years back
Can the pytest requirements be relaxed to allow pytest 8? Or is there anything specific that breaks with pytest 8. I was looking at the…
-
> [!IMPORTANT]
> This issue was generated from '[Pipeline Name]' pipeline. Any changes made will be lost if a new package update requirement is detected.
## Notes
🟥: Major Update backwa…
-
## Version
4.14.7
## Describe the bug
When using the OAuthPrompt Dialog from the SDK, the call to https://api.botframework.com/api/usertoken/GetToken performed by the SDK returns a 400 status err…
-
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for gener…
-
## Version
4.14.8
## Describe the bug
There is a security vulnerability detected via **Component Governance** in DevOps. The severity is marked as **Critical**.
The details about this vulnerab…
-
## Question
Right now projects using typescript < 5.3.0 will meet build failure if the project references Teams-AI library. Seems the recent MSAL-JS library release causes this issue. However, the …
-
**Description:**
I am developing a Microsoft Teams bot that integrates Single Sign-On (SSO) using Azure Active Directory OAuth. Despite configuring the OAuth connection as per the documentation, I ke…
-
Investigate Microsoft BotBuilder and BotConnector architecture
-
### Steps to reproduce
Our bot runs in Microsoft Teams. When the user interacts with the bot (e.g. via Action.Execute), our out bot is called (via invokeAction). We then try to get the context of the…