insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.26k stars 308 forks source link

Google blocked this "app" #651

Open balwierz opened 1 year ago

balwierz commented 1 year ago

When trying to log in (in browser) I get the following error:

This app is blocked This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.

bombermuecke commented 1 year ago

When trying to log in (in browser) I get the following error:

This app is blocked This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.

Same here.

elzii commented 1 year ago

+1

fduraffourg commented 1 year ago

I was blocked too. Creating a new client id here: https://developers.google.com/identity/oauth2/web/guides/get-google-api-clientid and passing it (with the secret-id) to the command line of gcalcli on the first login worked for me.

bombermuecke commented 10 months ago

When will there finally be a fix for this issue? I have to create new token every week because google keeps blocking the app then ...

nofeet commented 9 months ago

Duplicate of #580 ?