[422]: Missing Google projectId for Antigravity account #2612
Hello! How can I fix this problem? 2 out of 3 connected accounts are showing this error. Reconnecting didn't resolve it. However, I downloaded Antigravity, signed in, and everything works fine there. My accounts are still working. Thanks! |
Replies: 4 comments 2 replies
|
Hey @inbev92! Thanks for reporting. That 422 means OmniRoute's Things worth trying, in order:
If step 2 does not fix it, I will open an issue to add an explicit |
|
Everything mentioned above is still relevant, but the combos themselves work when accessed via API. The error only occurs during testing in the UI. It seems that the 422 error has been resolved by updating to v3.8.3. Thank you so much for your development and lightning-fast bug fixing and support! All the best to your project! |
|
Glad to hear the v3.8.3 update fixed it for you, @inbev92! 🎉 Your observation about UI test vs API is spot-on: the dashboard "Test connection" button on Antigravity hits Google's userinfo endpoint to validate the OAuth token, but the model-aware test path can exercise a real Gemini request that runs the full Leaving the issue closed on my side. If the 422 ever comes back, just reopen here and I will add the explicit |
|
Hello, my omniroute version is 3.8.48 and I still see the error [422]: Missing Google projectId for Antigravity account. Auto-discovery via loadCodeAssist found no Cloud Code project. Please reconnect OAuth in Providers → Antigravity (and ensure the Google account has completed Gemini Code Assist onboarding). (reset after 5s) |





Everything mentioned above is still relevant, but the combos themselves work when accessed via API. The error only occurs during testing in the UI.
It seems that the 422 error has been resolved by updating to v3.8.3. Thank you so much for your development and lightning-fast bug fixing and support! All the best to your project!