I am developing with google home with API.AI/Dialogflow. When I deploy to Actions on Google, the following error appears:
Agent is not yet registered. Please visit https://console.cloud.google.com/apis/api/assistant/overview?project=xxxxxxx
But when I visit the address, I receive the following message:
The API "assistant" doesn't exist or you don't have permission to access it
I have already activated the API assistant in google cloud.
How do I fix this?