insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.33k stars 314 forks source link

OAuth Client ID token_expiry in 7 days #809

Closed NuvolaF closed 1 month ago

NuvolaF commented 1 month ago

Hi, I have a problem with creating the OAuth Client ID. Every time I create it, it expires after 7 days and then the program stops working. I read that to solve it, you have to set the "Publishing status" to "In production" but as soon as I try to log in with a new "OAuth Client ID" I get the error message "Access blocked: gcalcli app request is invalid - Error 400: invalid_request". If I set the Publishing status to "Testing" everything starts working again for another 7 days. Is there a way to authenticate gcalcli with a longer expiration? Thanks a lot for the support. Filippo

dbarnett commented 1 month ago

Dupe of #628. Please follow up there.