Hi Alex,
Thanks for the suggestion!
I am still struggling unfortunately.
I changed my code to look like this:
options(httr_oauth_cache=T)
options(httr_oob_default=T)
gmailr::gmail_auth()
Then when this runs, it prompts me to copy and paste this token to my r-console.
4/GQF@JjszXNfafdjklafjdsalkfaeffaefklj (not real token)
Then when I copy and paste it into the rconsole, nothing happens after I paste it.
I also tried taking this token and copying and pasting it to the .httr-oath file and still no luck.
It would be really helpful if you can provide a simple sample code on how this could be done if you have experience with this. Appreciate the help so far!