Aristos Vasiliou
Aristos Vasiliou
anyone found a way to do this?
This is the actual error `oauth2client.client.HttpAccessTokenRefreshError: invalid_grant: Token has been expired or revoked.` For some reason the token expired
I don't see how that iCal link can be used with gcalcli command line options.
did you ever find a solution to this issue? I have the same issue also.
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
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
Are there any workarounds to make this work?
Yes. Once you set up a new id and secret, then the Advanced option appears and you can create the 2 authentication files.
Would this help? https://github.com/aristosv/google_auth/blob/master/README.md and then you can run gcalcli --client_id=clientid_here --client_secret=clientsecret_here agenda
Yesterday I did this for a client and it worked just fine. There was an "Advanced" button. https://github.com/aristosv/google_auth/blob/master/README.md