botframework-sdk icon indicating copy to clipboard operation
botframework-sdk copied to clipboard

Bot Framework provides the most comprehensive experience for building conversation applications.

Results 191 botframework-sdk issues
Sort by recently updated
recently updated
newest added

## 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]:...

bug
needs-triage

### [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...

bug
needs-triage

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,...

bug
needs-triage

### [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...

bug
customer-replied-to
customer-reported
Bot Services

## 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...

Area: Samples
Area: Streaming
needs-triage
feature-request

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...

needs-triage
feature-request

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"?)...

Area: Skills
needs-author-feedback
feature-request

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....