0

I am making actions on google using API.AI and suddenly today my user permission request is not working. Just after the user gives permission, API.AI doesn't route to any intent. Next time when the user says "yes" or "no" then it handles it incorrect intent "permissionhandler". It rather shows some event "assistant_itent_action_PERMISSION" whereas it should be routing to intent "permissionHandler". enter image description here

Here is how it should

ucMedia
  • 4,105
  • 4
  • 38
  • 46
Martin
  • 171
  • 2
  • 12

1 Answers1

1

Should be fixed now. Please check.