Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Point url to browser even when OOB set to false #57

Open
simran66 opened this issue Sep 16, 2018 · 1 comment
Open

Point url to browser even when OOB set to false #57

simran66 opened this issue Sep 16, 2018 · 1 comment

Comments

@simran66
Copy link

My cron job using RGA was running fine so far but recently It stopped working.

If I run my R script manually in rstudio, it works fine, however, if I run it through cron job, it says:

Waiting for authentication in browser...
Press Esc/Ctrl + C to abort
Please point your browser to the following url: 

My script has
options(httr_oob_default=FALSE)

Why does it still ask to point to the browser anyway? It started happening out of no where. No changes on server or any of the packages. Please suggest

@Ashwin611
Copy link

Is this resolved?
I encountered a similar problem which was resolved by authenticating token from a .rds file
gs_auth(token = "googlesheets_token.rds")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants