Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

bigrquery non-interactive authentication

Hello there!

I'm trying to get some data from GCP and I'm having issues with that. My company has an application in R and we are trying to connect and request data using the bigrquery package.

I have the same credentials that we used to connect through PowerBI within a JSON file. However, when I call the function bq_auth(path = 'credentials.json') it opens the browser asking for authentication. This cannot be allowed inside the application.

Has anyone had a similar problem or know the solution to this?

0 1 598
1 REPLY 1

You have a similar answered question here.