r - gmailr in a headless environment -


i'm attempting setup gmailr use in non-interactive, headless environment. i've tried following:

  1. setup , downloaded credentials via developers console per github readme. use_secret_file & gmail_auth(secret_file=) within script

  2. executing gmail_auth in interactive session

  3. cp'ing .httr-oauth older directory

each time get

httpuv not installed, defaulting out-of-band authentication enter authorization code: 

i'm not prompted save file, when run on desktop, , don't give url copy-and-paste browser.

running centos r 3.4.1, gmailr 0.7.1


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -