How to fix Critical Bug and Persistent HTTP 400 Invalid Project Resource Name error in Antigravity?
You are getting an HTTP 400 with “Invalid project resource name projects” because Antigravity is calling the API with an empty project id after switching accounts. The project selection UI is missing, so auto provisioning never wrote a default project and the client falls back to projects with no id. Fix HTTP 400 Invalid project … Read more