insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.27k stars 307 forks source link

Sign in with Google temporarily disabled for this app #540

Closed strogiyotec closed 4 years ago

strogiyotec commented 4 years ago

Good day, I just installed this app (gcalcli v4.3.0 (Eric Davis, Brian Hartvigsen, Joshua Crowgey)) I run simple command gcalcli list then I was redirected to google oauth page after authorizing i was redirected to page with the following content

Sign in with Google temporarily disabled for this app

This app has not yet been verified by Google in order to use Google Sign in.

Probably Google wants this app to follow new security rules

eseca commented 4 years ago

Same here.

$ gcalcli --version
gcalcli v4.3.0 (Eric Davis, Brian Hartvigsen, Joshua Crowgey)
deimosfr commented 4 years ago

Same here also for v4.3.0

jcrowgey commented 4 years ago

Duplicate #497

strogiyotec commented 4 years ago

@deimosfr @eseca

Go to OAuth consent screen from sidebar
Create as External user type
On next screen give it a name and hit save
Go to Credentials from sidebar
Click Create Credentials from top, then OAuth Client ID in the dropdown
Choose Other, enter any name you want, and hit create
You now have your client ID and secret
In your terminal run "gcalcli --client-id "djfldsjl" --client-secret "djfaksdf" agenda
It'll open login screen in browser, login, when get error page click advanced, select gcalcli and allow all.