crabvk / bar-gmail

A Polybar module to show unread messages from Gmail
MIT License
90 stars 12 forks source link

Authentication Disabled Temporarily for this Application #8

Closed needo37 closed 5 years ago

needo37 commented 5 years ago

Upon executing auth.py I am greeted with the message:

Authentication Disabled Temporarily for this Application in my web browser.

crabvk commented 5 years ago

Sorry for the problem. The app is using Gmail API with OAuth consent screen, and that need verification which I didn't finished yet. I'll try to do it soon.

erdemoney commented 5 years ago

I am having the same issue. Is there an alternative way to log in or is the project just unusable right now...?

crabvk commented 5 years ago

@erdemoney for new users I'm afraid it's unusable now

erdemoney commented 5 years ago

Thats too bad. You should probably put a disclaimer in the readme until its fixed.

crabvk commented 5 years ago

Just now I submitted the app for verification with already verified domain, so in a day or two authentication should work again.

crabvk commented 5 years ago

@needo37 @erdemoney Should work now. Please get new version and try run auth.py again.

erdemoney commented 5 years ago

Thanks for the quick fix. It works great!