#Google Account Disabled
1 messages · Page 1 of 1 (latest)
cc @bright anchor maybe time to rethink google accounts?
Do we know why they are being disabled? So far Ive only seen this on "new" accounts for google
Not yet, No. My assumption is that google has likely started to do detection on these accounts and is terminating them for ToS violation, but I'm not sure. @royal vapor can you tell us more about the deactivation notices you've recieved and what they contain?
rn, the best evidence is in the issue here:
related fix here: https://github.com/NousResearch/hermes-agent/pull/19643 but we may want a very strong warning in front of this.
GitHub
Problem
setup.py --check only validated token shape/expiry but did not detect when Google had disabled the OAuth client or account. Users got AUTHENTICATED even when actual API calls failed with di...
because google workspace is absolutely critical capability support needed for enterprise and a lot of our users
so I wouldn't want to remove it if its just 5min old fresh accounts being banned
ah, i see.
The linked PR is still probably our best bet here.
cc @bright anchor or @obtuse badge (review the attached PR?)
on it
already merged @obtuse badge