Have setup the RPi Zero Wireless, with AIY kit and projects, and have setup Voice Kit Google Project and enabled Google assistant, and setup user credentials(OAuth)
Running the voice/assistant_grpc_demo.py demo presents the https: link with brings up the google log in screen. Clicking the the correct user account, results in an Authorization Error Page: Error 403: access_denied.
The client id is correct in the 'Request Details' so it appears the demo python code is finding the credentials json file correctly.
So now I am stuck trying to figure out why I am getting 'access denied' error?