-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
Hi,
I am trying to authenticate with the new authentication method but something goes wrong.
When I execute this code:
drive_auth()
I am receiving this message:
> drive_auth()
Error: Can't get Google credentials.
Are you running googledrive in a non-interactive session? Consider:
* `drive_deauth()` to prevent the attempt to get credentials.
* Call `drive_auth()` directly with all necessary specifics.
Session info:
> sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS High Sierra 10.13.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib
Random number generation:
RNG: Mersenne-Twister
Normal: Inversion
Sample: Rounding
locale:
[1] es_ES.UTF-8/es_ES.UTF-8/es_ES.UTF-8/C/es_ES.UTF-8/es_ES.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] googledrive_1.0.0
loaded via a namespace (and not attached):
[1] Rcpp_1.0.2 crayon_1.3.4 dplyr_0.8.3 assertthat_0.2.1 R6_2.4.0 jsonlite_1.6
[7] magrittr_1.5 httr_1.4.1 pillar_1.4.2 rlang_0.4.0 curl_4.0 fs_1.3.1
[13] rstudioapi_0.10 tools_3.6.1 glue_1.3.1 purrr_0.3.2 compiler_3.6.1 askpass_1.1
[19] pkgconfig_2.0.2 gargle_0.3.1 openssl_1.4.1 tidyselect_0.2.5 tibble_2.1.3
Can you help me please?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels