DialogflowApp askForUpdatePermission Not Working

寵の児 提交于 2019-12-05 06:59:08

1) Is the "get.next.reminder" intent configured correctly?

Go to Google action console -> project -> overview -> 5:Action discovery and updates -> action "get.next.reminder" -> User updates and notifications -> Would you like to send push notifications?

Url should be: console.actions.google.com/project/your-project/overview/actionsdiscovery/action/get.next.reminder

2) To remove permission you must clear your application or click "turn off" in the notification

To stop receiving updates, you can also take the following steps:

  1. Exit your app. Saying "Exit" will always exit the app.

  2. Say "Stop sending updates from [APP_NAME]"

Google Assistant will say "Are you sure you want to stop receiving updates from [APP_NAME]?"

Say yes.

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