snowlover173
snowlover173
@jennybc and @MarkEdmondson1234, We are trying to use big_auth() to authenticate with an email from the AI Platform R notebook or GCE(RStudio) to BigQuery. based on the documentation we run:...
@MarkEdmondson1234 this is what we dont want to do. AI notebook and Rstudio at the moment use the service acccount which is attached to the instance to interact with datasets...
We tried big_auth with use_oob=TRUE, it didn't do anything on the RStudio running on a GCE, and the R AI notebook. However, when one of our R developers ran it...