Access Token and Refresh token giving invalid grant in Google Plus in Python?

前端 未结 5 855
野的像风
野的像风 2020-12-18 04:35

I am correctly scoping for offline access and am storing that. Every 60 minutes, when needed, I retrieve a new access_token. Code has not changed, but what is odd is that wh

5条回答
  •  一整个雨季
    2020-12-18 05:04

    I've had the same issue(windows OS). and I've fixed that by just updating the time server synchronization and it works now perfectly.

提交回复
热议问题