Hello,
I am experiencing an account eligibility issue with Antigravity CLI 1.1.8.
Environment:
- Ubuntu 24.04 LTS
- Antigravity CLI 1.1.8
- Personal Gmail account
- Consumer OAuth authentication
- Local terminal session
- No Google Cloud CLI dependency involved
Observed behavior:
- I start Antigravity CLI.
- The browser authentication flow opens normally.
- OAuth completes successfully.
- The CLI acquires the token successfully.
- The CLI recognizes the authenticated personal Gmail account.
- A few seconds later, the Antigravity service returns an account eligibility error.
Relevant sanitized log:
consumerOAuth: token acquired
consumerOAuth: authentication completed successfully
consumerOAuth: authenticated successfully as [REDACTED PERSONAL GMAIL]
OAuth: authenticated successfully as [REDACTED PERSONAL GMAIL]
Account ineligible:
Your current account is not eligible for Antigravity.
Verify your account to continue.
Alternatively, try signing in with another personal Google account.
Troubleshooting already completed:
- Confirmed that Antigravity CLI is installed and starts correctly
- Confirmed CLI version 1.1.8
- Confirmed browser OAuth succeeds
- Confirmed the token is acquired successfully
- Confirmed the CLI recognizes the correct personal Gmail account
- Tested both a Google Workspace account and a personal Gmail account
- Logged out before authenticating with the personal Gmail account
- Confirmed the CLI was no longer using the previous account
- Checked the local Antigravity cache
- Checked Antigravity configuration and log directories
- Confirmed there are no relevant authentication environment variables
- Confirmed local commands such as
agy --helpandagy changelogwork normally
The failure therefore occurs after successful authentication, during the server-side account eligibility check.
Could you please confirm:
- Whether Antigravity currently has geographic, account-age, rollout, subscription, or invitation-based eligibility restrictions
- Whether this is a known issue affecting personal Gmail accounts
- Whether any additional account verification or activation step is required
- Whether the eligibility state of my account can be reviewed by the Antigravity team
I can provide additional sanitized logs if required. I will not post OAuth tokens, cookies, session identifiers, or other credentials publicly.
Thank you.