Now I am getting the error as “Could not validate the GCE environment” by selecting the authentication as “application default credentials” The driver and the dsn is in a Google cloud VM and it is using a compute service account which i can see using the command gcloud auth list. Then I should not be getting this error?
The error “Could not validate the GCE environment; metadata server is inaccessible” indicates that the Simba ODBC driver is unable to communicate with Google Compute Engine’s (GCE) metadata server.
Here are some workarounds on setting up the ODBC Driver For BigQuery:
Choose either User Authentication or Service Authentication:
Change your OAuth Mechanism into User Authentication. Click Sign in and Copy code from Google Sign page then paste into Confirmation Code to generate the Token.