Skip to main content
kRouter
All errors

Google Antigravity, Gemini Cloud Code Assist

Antigravity "Verify your account to continue" — what it means and how to fix it

Matches these upstream messages

  • verify your account

What you actually see

{"error":{"code":403,"message":"Verify your account to continue.","status":"PERMISSION_DENIED"}}

What does "verify your account" mean?

Google's anti-abuse system has flagged the account and put a human-verification gate in front of it. It is not a quota problem and it will not clear on its own — every request on that account returns 403 until you complete the check Google is asking for.

Why does it happen?

It usually follows a burst of automated traffic, signing in from a new network or region, or an account that has never been verified with a phone number. Running several accounts from one machine makes it more likely, because the requests share an IP.

How do I fix it?

  1. Open the verification URL Google returned — kRouter surfaces it as a clickable link on the connection card, so you do not have to dig it out of the raw error.

  2. Complete the check in a browser signed in as that Google account. It is usually a phone or identity confirmation.

  3. Back in kRouter, click Test connection on that account. A successful call clears the ban flag and returns it to rotation immediately.

  4. If the account stays blocked after verifying, it has likely been suspended rather than gated — see the suspended/disabled guide.

Is it really this error?

These get mistaken for each other, and chasing the wrong one is where the time goes.

Looks like: A quota or rate-limit problem, because it appears suddenly mid-session.

Actually: A 403, not a 429. Quota errors clear on their own; this one never does until you complete Google's check.

Looks like: A suspended account.

Actually: A gate, not a ban. The account is intact — Google just wants a human to confirm it. Suspension returns different wording.

What will not fix it

Reasonable-sounding fixes that do not apply here — worth ruling out before you spend an afternoon on them.

What kRouter does automatically

kRouter locks the ENTIRE account for 24 hours — every model on it, not just the one you asked for. It immediately fails over to your next connected account or provider, so the request still completes. The account is flagged as needing human action and stays out of rotation until you fix it upstream.

Stop hitting this error

kRouter routes your AI coding tools across every provider and account you own, so a limit on one does not stop your work. It is free, MIT-licensed and runs on your machine.

Install kRouter