botframework-sdk
botframework-sdk copied to clipboard
Bot Framework provides the most comprehensive experience for building conversation applications.
Fixes #6527 ## Proposed Changes This change adds imageAltText spec for every card action, so that downstreaming implementation can implement. ## Testing N/A
Hello guys. Can help me with a question? I'm run tests on a microsoft bot from power apps, the power virtual agents. I would like to run a performance test...
## Version Bot Framework Python SDK. botbuilder-core==4.14.8 botbuilder-dialogs==4.14.8 botbuilder-schema==4.14.8 botframework-connector==4.14.8 botframework-streaming==4.14.8 ## Describe the bug IDEA: I want to show the option to the user on the bot webchat where...
## Version 4.22.2 ## Describe the bug Whenever the C# bot app service receives a message (via /api/messages), the following exception is logged in app insights: _IDX40003: Neither `tid` nor...
The documentation states the Token Service handles user tokens, but it is not refreshing the token even though Azure Portal requires you to enter the refresh URL details.
I am getting this error when user stops the chat and comes after some time to continue the conversation. The bot stops responding until I restart the app service. I...
[@stevenic] We should really consider adding an option to the adapter which essentially turns every inbound request into a proactive message. Customers keep getting tripped up on long running operations....
https://dev.botframework.com/ Describe the bug All my bots have disappeared from the Bot Framework Portal. Despite having previously created and tested bots successfully, as of yesterday, the portal indicates that I...
When using the OAuthPrompt, if the user clicks the sign in button for a second time the Token Service is responding with a static page as follows:  What should...
### [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.2.2...