Bot Framework provides the most comprehensive experience for building conversation applications.
7.51k
stars
2.45k
forks
source link
Unable to call bot service when we've enabled NGNIX & Fortigate for appservice in azure portal #6624
Closed
samthrusha123 closed 11 months ago
All the bot services I created in azure portal are working fine until we add ngnix & fortigate to appservices. After that it's not even responding.
Getting the below error when tries in web chat
{ "error": { "code": "BotError", "message": "Failed to send activity: bot returned an error" } }
can you please specify what the issue is?