itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 72 forks source link

Sign in with Google temporarily disabled for this app error #156

Closed ThatLurker closed 3 years ago

ThatLurker commented 4 years ago

When i open the calendar and it gives me the link to sign in with google i get this error after selecting my account

Screenshot 55
itchyny commented 4 years ago

Okay, I failed to take action to the mail from Google API Team. I submitted verification so waiting for the response.

chrisersen commented 4 years ago

I'm getting the same message as pahakalle :(

itchyny commented 4 years ago

Sorry about this, I submitted an OAuth App Verification request on Dec 2019 but failed due to this application does not have website. I mailed to the GCP/API Trust & Safety team however they didn't send me for weeks about the verification way for this kind of application. I'm considering taking some domain and try to resubmit the verification.

chrisersen commented 4 years ago

Thanks for your fast response and your efforts! (And of course the nice vim-app!)

ThatLurker commented 4 years ago

@itchyny Setup a quick wiki page with github pages. That might be enough

itchyny commented 4 years ago

They require the ownership of the authorized domain via Search Console (see https://support.google.com/cloud/answer/9110914), but I think there're many application which is distributed only from GitHub. I believe they should provide a solution for this.

ksonney commented 4 years ago

Is there a simple way to put in my own Google keys and set it up as a "development" app under my own account? That would provide a stopgap until this is sorted.

glazari commented 4 years ago

Hello, I'm also interested in the solution (or workaround) for this problem :)

itchyny commented 4 years ago

Here's a workaround https://github.com/itchyny/calendar.vim#important-notice.

liston commented 4 years ago

Can anyone confirm that the workaround is working for them, as it does not for me, still getting the disabled this app message.

itchyny commented 4 years ago

@liston Did you update the calendar plugin?

ksonney commented 4 years ago

@liston It works for me after updating to the latest version of the plugin.

liston commented 4 years ago

Thanks guys, I was getting a lot of commit errors, so I deleted the plugin and re-installed and it works now.

SkyLeach commented 4 years ago

is this issue related?

https://github.com/itchyny/calendar.vim/issues/171#issuecomment-689549278