gcalcli
gcalcli copied to clipboard
I keep having to renew
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?
I have the same issue
did you ever find a solution to this issue? I have the same issue also.
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