-
### Is it an issue related to Adaptive Cards?
No
### Is this an accessibility issue?
No
### What version of Web Chat are you using?
Latest production
### Which distribution are you using Web Cha…
-
### I have a question
What I'm using:
- an embedded Omnichannel Live Chat Widget in a content snippet on a Power Apps page (as outlined [here](https://learn.microsoft.com/en-us/dynamics365/customer-…
-
![open new azure bot resource](https://user-images.githubusercontent.com/67944302/115793601-42b1f680-a381-11eb-86ff-99bd855e6247.png)
EDIT: UPDATED SCOPE
-
It happens occasionally when the websocket connection returns 400.
Can be easily reproduced by providing a non-working domain:
```
var directLine = new DirectLine({
secret: ,
do…
-
Hi,
Can you tell me how can I configure the proxy while using @BotDeclaration?
Any help is appreciated.
Thank You.
-
Hi everyone
I have ran into an issue with the authentication.authenticate portion of the app when trying to sign in specifically with the app version of microsoft teams.
When using the browser …
-
Provide a new deployment of Slack Secret Santa called "Team Secret Santa", working with Microsoft Team: https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/apps/apps-overview
## Creat…
-
### Is it an issue related to Adaptive Cards?
No.
### What is the PWD impact?
Users who are dependent on-screen readers will find difficulty while navigating over the chat present in the chat bot.
…
-
@dandriscoll
@nwhitmont
I am having a directline code that calls the bot and returns responses. I am facing an issue where I am intermittently getting Bad Gateway error (502 error) response from …
-
Hello
I am learning node.js and bot programming with your book. In www.js I find :
**const connector = require('../../setup/chat-connector')**
Chat-connector is not a module ? How does it work …