Hi,
I've seen multiple mentioned of this system clock problem, but still don't know how to resolve this. I was gettting error this on an older version so I'm trying to upgrade to the latest and getting the same token used to early error even during my upgrade.
On Windows 10, I'm doing the step "Update GAMADV-XTD3 client access." and I got this error below.
Enter verification code: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
File "__init__.py", line 54774, in ProcessGAMCommand
File "__init__.py", line 53903, in processOauthCommands
File "__init__.py", line 8628, in doOAuthUpdate
File "__init__.py", line 8464, in doOAuthRequest
File "__init__.py", line 3783, in writeClientCredentials
File "__init__.py", line 3763, in _getValueFromOAuth
File "google\oauth2\id_token.py", line 146, in verify_oauth2_token
File "google\oauth2\id_token.py", line 126, in verify_token
File "google\auth\jwt.py", line 278, in decode
File "google\auth\jwt.py", line 198, in _verify_iat_and_exp
ValueError: Token used too early, 1647432576 < 1647432590
I gather that my time is different from Google's time. How do I convert the long numbers above (econds? minutes?) to the number of seconds I am off, and in which direction?
I use GAMadv every day. But a novice at all this api stuff. Any help would be GREATLY appreciated.
Thanks!
Sean McMahon