Open michalcislo opened 4 months ago
Any update in this case? Reaction Button Sample is not working and bot returned response with:
{
"error": {
"code": "BotError",
"message": "Failed to send activity: bot returned an error"
},
"httpStatusCode": 500
}
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 Chat from?
NPM
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
No response
Which area does this issue affect?
Others or unrelated
Which theme pack does this issue affect?
I did not test it on other theme packs
What is the public URL for the website?
No response
Please describe the bug
I am experiencing issues with the reaction button sample. Specifically:
Reaction Button Sample Throws 502: The provided mock in the documentation for sending a reaction button from webchat to Azure bot does not work. When attempting to use it, a 502 Bad Gateway error is thrown.
Do you see any errors in console log?
How to reproduce the issue?
Reaction Button Sample Throws 502:
What do you expect?
No error and possibility to test that functionality.
What actually happened?
The provided mock in the documentation for sending a reaction button from webchat to Azure bot does not work. When attempting to use it, a 502 Bad Gateway error is thrown.
Do you have any screenshots or recordings to repro the issue?
No response
Adaptive Card JSON
No response
Additional context
No response