I am trying to use bq command inside datalab, but when I try to use it, it pops up a message and require me to set up my credentials, as shown below,
However, I can't paste the verification code into the pop message. Basically, I was stuck on this step.
- I checked my gcloud configurations in datalab, it shows me the right project and account.
- I can use bq commands in my terminal, which works fine, no need to authorize every time.
Any idea how to solve this? Thank you.