Connecting to bigquery using Google User Account: Follow
Answered
Hi,
I'm trying to connect to Bigqury using the Google User Account: method, but then for each action on the same project id it keep asking me to approve the authorization code (see in the image).
Is there a way to set it once per login to a project ?
Please sign in to leave a comment.
Hi,
you could try use Application Default Credential option:
(make sure to gcloud auth application-default login before)
Hi,
Please try this - open up data source properties, go to Options tab and enable 'Single session mode'.
Any news ?
Every time a request is sent to BigQuery, an Authorization Code is required, unusable, am I missing something ?
Matthieu Lombard, have you tried a suggestion from Yuriy? Please follow DBE-14390.