-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Hi Nick,
I've been playing around with the microsoft bot framework and am trying to implement my bot with this program. I registered my bot with the framework and deployed it on Azure. I've done some debugging in Unity and it seems that the issue I am having is that the first message I send has no response from the bot, then the second message I send gets the bot to respond with the correct response for the first message. The third message gets the response for the second message, and so on. At first I thought it was an issue with the bot code I had written but I am unsure since I have replaced my bot with this example and the issue persists. Any help you could offer would be greatly appreciated. I could also PM you my direct line key to see if you can reproduce the issue.