python-samples
python-samples copied to clipboard
Google Drive auth2 error: field missing:refresh token
when I run the test sample at:
https://github.com/googleworkspace/python-samples/blob/master/drive/quickstart/quickstart.py
I need to re-auth every time, after I retried and get an error of "field missing:refresh token".
So what's the problem? Anyone can help?
Thank you very much.