我正在尝试在我的 Dialogflow 代理中启用 webhook 实现。但是,每当我输入服务的 URL 时,我都会收到一条错误消息,提示您在启用“Google Assistant”集成时只能在履行 URL 中使用 https://。我对使用 Google Assistant 集成没有兴趣。那么如何禁用它以便将 webhook 发送到我的 http:// 服务?
1016 次
2 回答
2
根据文档,您将不得不使用 HTTPS:
来自:https ://dialogflow.com/docs/fulfillment/configure
Note that your webhook must use HTTPS, and the URL must be publicly accessible.
于 2018-12-26T06:23:16.690 回答



