r-lib / gmailr

Access the Gmail RESTful API from R.
https://gmailr.r-lib.org
Other
229 stars 56 forks source link

Getting Started Vignette Seems Outdated #172

Closed kputschko closed 1 year ago

kputschko commented 2 years ago

Hello!

I'm trying to set setup gmailr but the Quickstart "External Setup" section is glossing over a lot of information.

In the provided link for the Python Quickstart, there are no buttons to Enable the Gmail API, and after some further floundering to setup the API, there are no dialog boxes giving me an option to DOWNLOAD CLIENT CONFIGURATION. Following the documentation leads me down a rabbit hole of setting up OAuth consent screens, setting up a scope, test users, and verifying a domain.

None of this is intuitive, and the process to get started is far from quick!

arp3ggio commented 2 years ago

Hi @kputschko, similar issue for me. Did you make any progress on this? Thank you.

arp3ggio commented 2 years ago

@kputschko I successfully used the instructions detailed in https://github.com/r-lib/gmailr/issues/143. I think this issue can be closed as a duplicate of https://github.com/r-lib/gmailr/issues/143.

jennybc commented 1 year ago

Yes, lots of the documentation is very outdated here, but I am waking this package up after a long slumber. And yes I think we can close this in favor of #143.