【发布时间】:2020-05-21 06:07:01
【问题描述】:
我将机器人代码部署到 azure,在网络聊天选项中测试我没有得到任何东西,并且在频道中我得到以下错误。
There was an error sending this message to your bot: HTTP status code GatewayTimeout
机器人代码在模拟器中运行良好,但在门户中出现错误。那么如何解决这个问题呢?
id 和 Bot Channel Registration 一切都正确,但仍然出现错误。
【问题讨论】:
-
如何在 Azure 上部署机器人?如果您错过了某个步骤,您可以查看deployment 步骤吗?消息传递端点配置是否正确?另外,请查看troubleshooting 文档以缩小问题范围。
标签: azure botframework bots azureportal web-chat