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

Hi All, I am using the default web chat from Microsoft and I have noticed while uploading an attachment with Arabic name that the upload API failed ![image](https://user-images.githubusercontent.com/59798587/184106655-9a8620d2-6b67-4175-ad06-e27ea9135085.png) ![image](https://user-images.githubusercontent.com/59798587/184106668-54a84e01-4fa2-4277-a502-90119f07c592.png) any...

customer-reported
Bot Services

## Version What package version of the SDK are you using. Bot Builder V4 SDK .Net Core 3.1 ## Describe the bug I have C# SDK based azure bot developed...

bug
customer-replied-to
customer-reported
Bot Services

### [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 What package version of the SDK are you using. 4.16.1...

bug
customer-replied-to
customer-reported
Bot Services

## Version 4.14.1 Python 3.8.3 ## Describe the bug The botframeworks allows us to send different activities (step_context.context.send_activities([])). Here we can for example use the ActivityTypes type of typing or...

customer-reported
Bot Services
needs-triage
feature-request

## Issue It is not possible to query conversation state related to a user ID. To fully support GDPR delete requests, we need the ability to query&delete both User and...

Area: Adaptive

## Issue To support GDPR, a bot developer needs to allow their users to delete any state/memory collected during a conversation (or user profile data). A declarative step can help...

Area: Adaptive

## Version Current version of schema. ## Describe the bug In the [schema section `imageAltText`](https://github.com/microsoft/botframework-sdk/blob/main/specs/botframework-activity/botframework-activity.md#image-alt-text), it stated how `image`, `imageAltText` and `title` is defined. However, in the card actions ([Message...

bug
needs-triage

## Issue I am trying to create a new FAQ bot (.NET) using the custom question answering feature. This has recently moved from QnA Maker service to Language Cognitive Service....

customer-replied-to
backlog
customer-reported
Bot Services
ExemptFromDailyDRIReport
feature-request

## Issue To support scenario of host bot (VA) support SSO for skills under it, host bot should handle OAuth card and do the token exchange and send the exchangeable...

P2
ExemptFromDailyDRIReport
Area: Authentication

## Version Latest ## Describe the bug The Cortana channel was retired for all customers on January 31, 2021. ## To Reproduce Please run this search: https://github.com/microsoft/botframework-sdk/search?q=cortana ## Expected behavior...

bug
ExemptFromDailyDRIReport
needs-triage
feature-request
Area: SDK