I use GAM on two machines as two different users. I believe they both worked fine yesterday, but today I get:
c:\GAMADV-XTD3>gam config debug_level 1 info domain
connect: (
oauth2.googleapis.com, 443)
send: b'POST /token HTTP/1.1\r\nHost:
oauth2.googleapis.com\r\nContent-Length: 252\r\ncontent-type: application/x-www-form-urlencoded\r\nx-goog-api-client: gl-python/3.11.3 auth/2.19.1 cred-type/u\r\n
user-agent: GAMADV-XTD3 6.60.06 -
https://github.com/taers232c/GAMADV-XTD3 / Ross Scroggs <
ross.s...@gmail.com> / Python 3.11.3 final / Windows-10-10.0.10586-SP0 AMD64 /\r\naccept-encoding: gzip, d
eflate\r\n\r\n'
send: b'grant_type=refresh_token&client_id=651670274878-i2ahrv3u20m6l6erm1d7resdnrm7sag6&client_secret=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&refresh_token=1%2F%2F0dNBFBJeM85HJCgYIARAAGA0SNwF-L9IrxLQ8U-T
PkrluJOdiNRcXCG6YJVcW-qzGAmfrGNryE-LQLUAYa6qikCubjEKCPJM0h0M'
reply: 'HTTP/1.1 403 Forbidden\r\n'
header: Cache-Control: no-cache, no-store, max-age=0, must-revalidate
header: Expires: Mon, 01 Jan 1990 00:00:00 GMT
header: Pragma: no-cache
header: Date: Wed, 07 Jun 2023 19:39:20 GMT
header: Content-Type: application/json; charset=utf-8
header: Vary: Origin
header: Vary: X-Origin
header: Vary: Referer
header: Content-Encoding: gzip
header: Server: scaffolding on HTTPServer2
header: X-XSS-Protection: 0
header: X-Frame-Options: SAMEORIGIN
header: X-Content-Type-Options: nosniff
header: Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
header: Transfer-Encoding: chunked
ERROR: API access Denied
I upgraded to GAMADV-XTD3 with the same result.