Connecting to bigquery using Google User Account:

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 ?

0
4 comments

Hi,

you could try use Application Default Credential option:

(make sure to gcloud auth application-default login before)

0

Hi,

Please try this - open up data source properties, go to Options tab and enable 'Single session mode'.

2

Any news ?

Every time a request is sent to BigQuery, an Authorization Code is required, unusable, am I missing something ?

0

Matthieu Lombard, have you tried a suggestion from Yuriy? Please follow DBE-14390.

0

Please sign in to leave a comment.