DialogFlow Actions on Google: dialogflow-helper-intents-nodejs Tutorial - Query Pattern is missing for Custom Intent

扶醉桌前 提交于 2019-12-08 01:22:23

问题


I am attempting to use the tutorial located here: https://github.com/actions-on-google/dialogflow-helper-intents-nodejs

I have created an entirely new agent to make sure none of my existing intent settings are causing this. I import the file helper-intents-examples.zip and modify NOTHING in ANY of the intents. I go to Integrations->Integration Settings, add all of the intents, and hit test, and I get the following error for every single second turn intent:

Request contains an invalid argument. Query pattern is missing for custom intent 'X'

I have found no tutorial that doesn't result in this error for the confirmation/rejection/permission response intents. This error is incredibly generic and unhelpful in solving this issue.

来源:https://stackoverflow.com/questions/50537617/dialogflow-actions-on-google-dialogflow-helper-intents-nodejs-tutorial-query

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