1

I created a shiny app that allows me to connect to my gmail using the gmailr app. I've had it running for a few months now and then all of a sudden Google disabled access. How to I get access back?

enter image description here

gmailr::gmail_auth()

nak5120
  • 4,089
  • 4
  • 35
  • 94

1 Answers1

1

Please follow instructions here

Creating a project in Google Developers Console and providing Credentials from project fixed a problem for me.

Yuriy Barvinchenko
  • 1,465
  • 1
  • 12
  • 17