nithinmurali / pygsheets

Google Sheets Python API v4
https://pygsheets.readthedocs.io/en/latest
Other
1.51k stars 220 forks source link

Refresh oauth2 token when google.auth.exceptions.RefreshError is raised #572

Closed flavianh closed 1 year ago

flavianh commented 1 year ago

Fixes #541

flavianh commented 1 year ago

@nithinmurali for your kind review

flavianh commented 1 year ago

@nithinmurali any chance I could rerun the checks myself? The ones for 3.7 failed because of a network error

nithinmurali commented 1 year ago

Sure! all looks good to me. Will merge after tests succeed.