#Gemini CLI 403 error. I need verification, how to do it.

1 messages · Page 1 of 1 (latest)

main portal
#

openclaw models auth order set --provider google-gemini-cli google-gemini-cli:☴ @gmail.com
openclaw gateway restart
Hero
APP
— 12:16
Cloud Code Assist API error (403): Verify your account to continue. Give me the terminal command. How can I re-verify? I have four email addresses connected. I need to re-verify all four of them.

cobalt summitBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

minor gladeBOT
#

That Cloud Code Assist API error (403): Verify your account to continue is coming from Google’s Code Assist backend (Gemini CLI), not from OpenClaw. There isn’t a terminal command that “re-verifies” a Google account — you have to complete whatever Google’s verification prompt is (usually in a browser).

What you can do from the terminal is re-run OAuth in OpenClaw (this refreshes/replaces the stored tokens), once per Google account:

# (once) make sure the plugin is enabled
openclaw plugins enable google-gemini-cli-auth
openclaw gateway restart

# re-login (repeat this 4x, each time pick a different Google account in the browser)
openclaw models auth login --provider google-gemini-cli --set-default

Then make sure your auth order is pointing at the actual profile ids (no spaces). For Gemini CLI they’re typically email-shaped, like google-gemini-cli:you@gmail.com: