actions-on-google / actions-on-google-nodejs

Node.js client library for Actions on Google
https://actions-on-google.github.io/actions-on-google-nodejs
Apache License 2.0
900 stars 197 forks source link

unable to trigger actions.intent.NO_MATCH #430

Closed DecathectZero closed 2 years ago

DecathectZero commented 2 years ago

This is the configuration I've set up for my action: Screen Shot 2021-12-01 at 7 47 01 AM

I've tested against my smartphone, nest hub, and the web simulator. Doesn't seem to trigger or send a request at any point. Is this the case for anyone else?

taycaldwell commented 2 years ago

These system intents are supported only on smart speakers. See the note here.

DecathectZero commented 2 years ago

These system intents are supported only on smart speakers. See the note here.

I had a device with a screen during testing, that was the issue