Hello,
I have a question about Google authentication in a Windows environment.
I followed the steps in the guide titled "Create Google API credentials in 50 easy steps" to set up Google authentication. However, only on Windows, when I run gdrive account add, the generated tokens.json always contains a null value for refresh_token.
As a result, the authentication times out after about an hour, and I have to manually re-authenticate each time.
If there is a way to prevent refresh_token from being null, I would greatly appreciate your help.