Can't get google_assistant working

When I try to pair, I get a “Something went wrong”, and don’t see anything in the debug log.

google_assistant:
project_id: proejctidhere-3498234
api_key: apikeyhere
expose_by_default: false
exposed_domains:
- switch

I’ve tried linking with both an Android Tablet and an iPhone.

Is there a log or something I can turn on to see where it’s breaking?

ps – I would pay for hass.io (which seems to work well), but can’t afford it right now.

Thx.

remove below lines and try
api_key: apikeyhere
expose_by_default: false

Sounds like maybe you didn’t follow all the steps in the instructions… did you configure it to use Oauth? Does it prompt you on a HA screen to input your username and password?

I think you need to revisit the instructions again and don’t miss any steps. Make sure you click on test in the google console.

@DavidFW1960 Well, D’UH.

@Rocksolid I tried that, and received the same message in the iPhone app.

Is a ‘hassio ha restart’ sufficient to restart the appropriate components for testing? Should I be doing a complete reboot of my RPI3 each time?