Forum Discussion
Michael Bleakley
Sep 12, 2017Copper Contributor
Bot authentication issues
Good morning, We are having problems with our test bot that has been developed. It works absolutely fine in the emulator talking to the remote bot hosted in Azure using ngrok but I think th...
Sep 12, 2017
I assume that you already checked to see if the authentication is ok.
Try disabling the preview in the webchat and see if that helps.
Could also be that your code is giving a timeout. If all else fails i usually just deploy the default template to the app web to see if it's not some code related issue.
- Michael BleakleySep 13, 2017Copper Contributor
Thank you, I will try some of your ideas later and let you know how I get on.