r - gmailr in a headless environment -
i'm attempting setup gmailr use in non-interactive, headless environment. i've tried following:
setup , downloaded credentials via developers console per github readme. use_secret_file & gmail_auth(secret_file=) within script
executing gmail_auth in interactive session
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
Post a Comment