Microsoft Bot Framework bot not working in Microsoft Teams when using ngrok

和自甴很熟 提交于 2019-12-24 12:22:15

问题


My Bot is working in the Emulator and through other channels but it's not working on Microsoft Teams.

I able to see other channels requests and responses statuss in ngrok. But when using Microsoft Teams, request are not even hitting my server URL (ngrok).

App ID :dfc6ac0d-e805-4a40-9fd3-7c4678b7ae88

(It's not duplicate of Unable to use bot from Teams)


回答1:


Hello: I was able to access the Bot and get a response (character count of my message.) Perhaps you didn't enable sideloading of bots in the Office Admin Portal? https://msdn.microsoft.com/en-us/microsoft-teams/setup



来源:https://stackoverflow.com/questions/41500719/microsoft-bot-framework-bot-not-working-in-microsoft-teams-when-using-ngrok

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!