insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.31k stars 311 forks source link

This app tried to access sensitive info in your Google Account. #598

Closed MuhammadSawalhy closed 1 year ago

MuhammadSawalhy commented 3 years ago

I installed gcalcli using sudo apt-get install gcalcli. Then I run this command:

> gcalcli  list

A link opened in my default browser to OAuth into my account, by here is what I got:

image

DavidTre07 commented 3 years ago

Duplicate of https://github.com/insanum/gcalcli/issues/580

aristosv commented 3 years ago

I tried this guide for creating the client id and client secret and it worked flawlessly. I didn't even have to run "DisplayUnlockCaptcha" nor enable Less Secure Apps.

https://github.com/aristosv/google_auth

veebch commented 3 years ago

I got this message when I opened the link in Firefox, switched to Chrome, it worked fine. As a general rule, for all things Google, try Chrome.

ki11roy commented 3 years ago

Worked like a charm in Firefox with the instructions from @aristosv

dardo82 commented 1 year ago

Worked flawlessly in Google Chrome with the instructions from @aristosv! ;-)

michaelmhoffman commented 1 year ago

I think the instructions now in README.md have substantively the same instructions. If there is anything that needs to be changed please open an issue.