Got the “My test app isn't responding right now. Try again soon.” error message even a clean start from Google Assistant Simulator

偶尔善良 提交于 2019-12-03 16:02:00

Make sure your Actions on Google project has a name.

I spent almost 2 days scratching my head on this. Just go to Activity controls of the relevant google account (The account that you are using for the simulator) and turn on all those switches (You may leave out Youtube related stuff).

And.....Voila, it works!

Usually, these are turned off for non-personal accounts.

Faced the same issue when I tried to change the language of app to a locale.

Try the following,

  • Check if the welcome intent and fallback intents have responses and training phrases

  • All contexts are mapped

  • Disable and enable testing

I had the exact same issue and after struggling for hours I found the stupid error on my side: In my Dialogflow Agent settings, I accidentally turned on the V2 API. So my firebase function kept complaining about null intent. Hope this help.

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