You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if the token not being refreshed was a normal behavior ?
I have to frequently logout, then relogin manually to refresh the token.json even though this token contains a refresh_token.
The text was updated successfully, but these errors were encountered:
no you dont have to, I revoked the old client secret so you'll need to replace credentials.json now. I'm trying to figure out a way to bundle it but not keep it a part of the source tree. Please check #19. Thanks!
I have followed the link you gave in #19.
I have placed the credentials downloaded from GCP next to the gtask bin under the name config.json
When i log in after that, it asks me to visit a link to get a token. Once i enter the token, gtask create a token.json file.
This token.json is the one that frequently expire and i have to $ gtask logout; gtask login to get it to work again.
Hello,
first of all thank you for your tool !
I was wondering if the token not being refreshed was a normal behavior ?
I have to frequently logout, then relogin manually to refresh the token.json even though this token contains a refresh_token.
The text was updated successfully, but these errors were encountered: