rwlab_data_auth() fails when called from Colab connected to a local runtime · Issue #3 · RWLab/rwRtools · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Could not authenticate via any gargle cred function
Traceback:
1. rwlab_data_auth()
2. googleAuthR::gar_auth(scopes = "https://www.googleapis.com/auth/cloud-platform",
. use_oob = gargle::gargle_oob_default(), app = googleAuthR::gar_oauth_app())
3. stop("Could not authenticate via any gargle cred function", call. = FALSE)
Works as expected on hosted runtime and when called locally from R Studio and from R gui.
The text was updated successfully, but these errors were encountered:
Works as expected on hosted runtime and when called locally from R Studio and from R gui.
The text was updated successfully, but these errors were encountered: