botframework-sdk
botframework-sdk copied to clipboard
Bot Framework provides the most comprehensive experience for building conversation applications.
## Version 4.22.1 ## Describe the bug (Copied from https://github.com/OfficeDev/teams-toolkit/issues/12101) Seeing this consistently with a production bot when trying to get teams members. ```json {"code":"Internal","message":"ServerError: unauthorized_client: 700016 - [2024-07-29 21:49:58Z]:...
### [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 general "how-to" questions. ## Version Bot Framework DotNet SDK 4.22.4 ## Describe the bug If...
Version Azure Bot Services SDK v4 Describe the bug I have created a Slack bot using Azure Bot Services, which functions correctly when installed on my personal Slack instance. However,...
### [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 general "how-to" questions. ## Version 4.21.4 ## Describe the bug 1. Our test user has...
## Issue Performing manual edits to the iisnode web.config for JavaScript and TypeScript bots to successfully use Direct Line ASE is odious and can take a few tries to get...
Nearing the end of the SLA, I was spammed about issue microsoft/botbuilder-js#2781, and then continued to be spammed after replying to the issue. After the 3rd ping-post reply I realized...
Because there are channel-specific a bot may do, it is important that a skill consumer be aware of the channels supported by the child bot. An optional "targetedChannels" (maybe "supportedChannels"?)...
Consider moving AdaptiveExpressions out of the BotBuilder repository, into its own repo. One reason in particular is the build process in each repository is affected by changes to this library....