r-lib / gmailr

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

Update error for `gmailr_query()` #196

Open jennybc opened 10 months ago

jennybc commented 10 months ago

This stop() in gmailr_query() appears to be the last non-cli error:

https://github.com/r-lib/gmailr/blob/c5d6c054a2b7157a26f9c3908b9cc7be43cd29fb/R/gmailr.R#L300