Hello,
I am completely unable to log into the Antigravity desktop app using my main account (which has an active Google AI Pro subscription). I suspect my account may have been caught in the recent ToS ban wave, but I am not seeing the “UI / error message” or the remediation form mentioned in the Feb 27 update. The app simply fails silently.
Here is the exact behavior:
-
I click “Sign in with Google” in Antigravity.
-
The browser successfully authenticates and shows the
auth-successpage. -
The browser prompts to open the link with the System Handler.
-
Antigravity receives the link, comes to the foreground, but does absolutely nothing. No error, no UI prompt, no remediation form.
Troubleshooting Steps Completed:
-
Tested a secondary account: A different Google account logs in perfectly on the exact same machine. This confirms my OS link handlers and network are working perfectly.
-
Cleared Local Storage & Keyring: I completely wiped
~/.config/antigravityand deleted the GNOME keyring entries (Chrome/Chromium Safe Storage and VS Code logins) to ensure no corrupted local tokens. -
Checked Verbose Logs: Running
antigravity --verboseshows that the app successfully connects to the OS keyring ([EncryptionMainService] Decrypted value.). The local decryption is working, meaning the server is silently rejecting the token handoff.
Could an engineer please check my account state? I want to make sure I am fully restored from the recent ToS restrictions, as the remediation UI is not rendering for me to appeal it myself.
Account email: rilelunday@gmail.com OS: Ubuntu
Thank you!
snippet from verbose:
[84072:0315/194051.181817:INFO:CONSOLE:4256] “%cTRACE color: #888 [secrets] getting secret for key: secret://{“extensionId”:“postman.postman-for-vscode”,“key”:“postman-for-vscode.authToken”}”
[84072:0315/194051.181966:INFO:CONSOLE:4256] “%cTRACE color: #888 [secrets] decrypting gotten secret for key: secret://{“extensionId”:“postman.postman-for-vscode”,“key”:“postman-for-vscode.authToken”}”
[main 2026-03-15T14:40:51.182Z] [EncryptionMainService] Decrypting value…
[main 2026-03-15T14:40:51.182Z] [EncryptionMainService] Decrypted value.
