**Account Type:**Gemini Ultra
Issue: > I have been completely locked out of the Google Antigravity IDE for over 48 hours due to what appears to be a server-side token sync bug.
Technical Details:
-
Every generation request instantly fails with an
HTTP 429 Too Many Requests(status: RESOURCE_EXHAUSTED) error. -
The failing endpoint in my output logs is:
https://cloudcode-pa.googleapis.com/v1internal:loadCodeAssist -
My Antigravity UI model dashboard shows my quota is 100% full and available across all models.
-
The block affects all models globally (Gemini, Claude Sonnet 4.6, GPT-OSS 120B).
Troubleshooting Completed:
-
Verified no rogue background Agent Manager loops are running.
-
Did a complete, clean wipe and reinstall of Antigravity, including deleting all hidden
.geminiand config cache directories. -
Cycled OAuth sign-in authentication multiple times.