I am working on the Microsoft Bot Framework, I created a bot through the Azure Bot Service on the Azure Portal. When I run my bot application in a local emulator, it works fine after it has been published to the Azure Bot service.

My problem here is that whenever I test my application on Azure Portal with the Test In Web Chat parameter , the test window will be shown below.

I added the same bot to the Skype channel, and I do not get a response.
How can i solve the problem?
source
share