Google calendar integration - headless machine

I have upgraded to version 0.34 to be able to use the new google calendar event plugin. I have my client_id and client_secret in my configuration.yaml Everything went fine until I got to the part that says “After you have it running complete the Google authentication that pops up.”
Being a headless machine there is no X running on it so nothing “pops up”.
Is there a way achieve the confirmation without X ?
thanks
tom

You authorize via a web browser, not directly on that machine. There’ll be a card in your UI. If you’ve overridden the default view, you’ll need to find the entity_id and add it to a visible view.

Thanks for the help, its working now!