gcalcli icon indicating copy to clipboard operation
gcalcli copied to clipboard

I keep having to renew

Open matheusfillipe opened this issue 4 years ago • 3 comments

From time to time, about once per week, it fails to show my agenda saying I have to auth again and after I do this it works again.

I did just as in here to create my own google app id and key for this: https://github.com/insanum/gcalcli#login-information.

Could it be that there is some expiry time I am not aware of? What can be happening here?

matheusfillipe avatar Jul 12 '21 19:07 matheusfillipe

I have the same issue

safijari avatar Nov 29 '21 17:11 safijari

did you ever find a solution to this issue? I have the same issue also.

aristosv avatar Mar 19 '22 22:03 aristosv

Per https://github.com/insanum/gcalcli/issues/611 , if we can figure out how to get gcalcli to pass a redirect_uri parameter to the Python Google OAuth2 module, it should be possible to publish the app without Google review and have longer-lasting tokens. I also filed an Ubuntu bug report at https://bugs.launchpad.net/ubuntu/+source/python-oauth2client/+bug/1983216 since it appears upstream is no longer maintaining the relevant library https://github.com/googleapis/oauth2client/issues/317

ajkessel avatar Jul 31 '22 19:07 ajkessel