-
Why i can deploy bot to azure, never had this error before?
"dependencies": {
"@microsoft/teamsfx": "^1.0.0",
"botbuilder": "^4.17.0",
"node-fetch": "^2.6.1",
"re…
Ruryk updated
2 years ago
-
TaskModuleTaskInfo object doesn't have a method "ToTaskModuleResponse()" .
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linki…
-
## Version
4.17.2
## Describe the bug
When using a `Microsoft.ConfirmInput` the prompt text is not shown.
On inspection it is because the method `AppendChoices` is setting `prompt.Text` to n…
-
## Versions
What package version of the SDK are you using.
"botbuilder": "4.16.0",
What nodejs version are you using:
Node.js v16.14.2.
## Describe the bug
Working with Bot Framework Compose…
-
I need assistance on how to achieve this task in the attached screen recording.
[Screen Recording.zip](https://github.com/OfficeDev/microsoft-teams-apps-faqplus/files/9707556/Screen.Recording.zip)
…
ghost updated
2 years ago
-
Hi, when I try to deploy and test the bot on Azure I'm getting the following error:
"There was an error sending this message to your bot: HTTP status code Forbidden"
SDK Platform: C#
SDK Version:…
-
The changes in [Managed Identity (MSI) + Single Tenant support for Bot apps (#5829)](https://github.com/microsoft/botbuilder-dotnet/pull/5829) may need to be ported to maintain parity with `microsoft/…
-
[GENERAL INFO]
Bot ID: I was able to repro with my bots; CX bot id is: omni-root-bot-dev-v1
App ID: efa2e6fe-bf1e-4521-a746-b3db5c98136c
Subscription ID: cde58a60-b083-4190-8122-66243d80da50
Ex…
-
The changes in [Fix Cosmos nesting problem (#4973)](https://github.com/microsoft/botbuilder-dotnet/pull/4973) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`.
Fixes #4…
-
# Checklist
## Build
1. [x] ~Bump MockBot to latest Bot Framework SDK release~ (not needed for patch release)
- https://www.npmjs.com/package/botbuilder/v/latest
1. [x] ~Bump `botframework-…