question

RyanDecker-5999 avatar image
0 Votes"
RyanDecker-5999 asked romungi-MSFT commented

Bot conversation flow issue when uploading to Azure works in Bot Emulator

My bot flow will work on the bot emulator just fine. When I upload to azure app service and access web chat it loads fine, but after the first response it will repeat itself and the flow will get all messed up. Has anyone seen this before? The bot works perfectly on the local emulator.

86397-image.png


azure-bot-service
image.png (38.8 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@RyanDecker-5999 I think the scenario might be easier to debug if you can connect your bot to a channel and use ngrok to debug locally through VS because it looks like the bot might be responding to events which are not sent by user. Debugging them in production using this method might also help you isolate the events. Thanks.


0 Votes 0 ·

0 Answers