Codelab does not work Level 1 part 6
See original GitHub issueThe simulator does not respond to a favourite colour. In fact, it doesn’t seem that it works at all apart from the default welcome intent.
I get the error:
Sorry, this action is not available for your app. In the simulator, you are only able to invoke actions that you have added to your app. For more information on how to invoke your app, click here https://developers.google.com/actions/discovery/explicit
I have trained the favorite color intent and added the webhook as outlined but I still get the same response when I input a colour.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Google Codelabs
This codelab will teach you the ins and outs of WorkManager: everything from writing a simple job to more complex chained jobs.
Read more >Build Actions for Google Assistant using Actions Builder (Level ...
This codelab covers beginner-level concepts for developing with Google Assistant; you do not need any prior experience with the platform to ...
Read more >CodeLab — Connect Actions on Google with BigQuery
Recently I created a new codelab that teaches how to connect AoG with BigQuery and I thought it would be nice to publish...
Read more >Where to put the starter code for the CodeLab: "Detect objects ...
Try to open this folder(project) with Android Studio: Search for the folder "stater" and open it, do not open app then you will...
Read more >Basic layouts in Compose - Android Developers
After finishing this codelab, you should be able to transform a basic app's design into working code. This codelab does not add any...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @rs146, are you using this with a corporate GSuite account? If so, could you try using a personal Gmail account and see if you get the same issue? Sometimes certain controls must be activated on GSuite accounts to use the Simulator.
https://support.google.com/a/answer/6304876?hl=en
Please share a screenshot of your intent in Dialogflow, both default welcome intent and favorite color. Wild guess: is the “Set this intent as the end of the conversation” slider on, in the default welcome intent? It would also help if you switched to the speaker surface, given the current simulator bug that does not speak the first TTS in the simulator as you are using it. I would like to encourage you again to use Stack Overflow, I will be just as responsive there.