#Google Assistant SDK

1 messages · Page 1 of 1 (latest)

dusk flicker
#

Do commands in Google Assistant SDK still function? Nothing works for me.

echo jasper
#

Google Assistant SDK

#

Since one or two days it seems to have stopped working for me as well.

dusk flicker
#

It seems random. My broadcast worked (at the worst possible time), but nothing else.

echo jasper
#

It might be a temporary hiccup by Google.
But you can create an issue on GitHub. Maybe the devs can get it back working.

novel wrenBOT
#

Want to see what issues are open (or were open and are now closed)?

Don't forget to check for any alerts

If you think an upgrade broke something then:

  1. Downgrade to the previous version to check if it works correctly there
  2. If it does then change the logger settings for that integration to debug
  3. Upgrade to the new version again
  4. Look in the logs for errors
  5. Open an issue, following the template provided and including the log information
mint knoll