gemini-cli - 💡(How to fix) Fix Gemini CLI fails to recognize Google AI Pro subscription after changing Gmail address [3 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
google-gemini/gemini-cli#26211Fetched 2026-04-30 06:44:27
View on GitHub
Comments
3
Participants
2
Timeline
6
Reactions
0
Author
Timeline (top)
commented ×3labeled ×1mentioned ×1subscribed ×1

Code Example

▝▜▄     Gemini CLI v0.40.0
   ▝▜▄
  ▗▟▀    Signed in with Google: redacted@domain.tld /auth
 ▝▀      Plan: Gemini Code Assist /upgrade

---

Auto (Gemini 3) Stats For Nerds│                                                                                                                                                         │
Auth Method:                Signed in with Google (redacted@domain.tld)Tier:                       Gemini Code Assist6% used (Limit resets in 22h 47m)Usage limit: 200Usage limits span all sessions and reset daily.                                                                                                        

---

▝▜▄     Gemini CLI v0.40.0
   ▝▜▄
  ▗▟▀    Signed in with Google: redacted@domain.tld /auth
 ▝▀      Plan: Gemini Code Assist in Google One AI Pro /upgrade
RAW_BUFFERClick to expand / collapse

What happened?

After changing my @gmail.com address a week or two ago, Gemini CLI no longer recognizes my Google AI Pro subscription and reverts to free tier quotas:

 ▝▜▄     Gemini CLI v0.40.0
   ▝▜▄
  ▗▟▀    Signed in with Google: [email protected] /auth
 ▝▀      Plan: Gemini Code Assist /upgrade

/stats model:

│  Auto (Gemini 3) Stats For Nerds                                                                                                                        │
│                                                                                                                                                         │
│  Auth Method:                Signed in with Google ([email protected])                                                                      │
│  Tier:                       Gemini Code Assist                                                                                                         │
│  6% used (Limit resets in 22h 47m)                                                                                                                      │
│  Usage limit: 200                                                                                                                                       │
│  Usage limits span all sessions and reset daily.                                                                                                        │

The plan is identified as Gemini Code Assist and not Gemini Code Assist in Google One AI Pro despite having an active annual subscription. Gemini CLI quotas are incorrectly applied at a lower threshold as a result.

It is reasonable to assume this issue would impact Ultra subscribers as well.

This issue is cross-platform and reproducible in clean, sandboxed environments. I tested on Windows 11 and Debian in WSL.

How to reproduce the issue

  1. Have a Google AI Pro or Ultra subscription associated with a Gmail account.
  2. Change your Gmail address.
  3. Install Gemini CLI in a clean environment.
  4. Log in with Google (OAuth) using the new Gmail address.
  5. Observe Gemini CLI fail to apply your subscription tier and revert to Gemini Code Assist with lower quotas.

What did you expect to happen?

I expect Gemini CLI to correctly report my subscription tier and receive the full usage quota:

 ▝▜▄     Gemini CLI v0.40.0
   ▝▜▄
  ▗▟▀    Signed in with Google: [email protected] /auth
 ▝▀      Plan: Gemini Code Assist in Google One AI Pro /upgrade

Client information

  • CLI Version: 0.40.0
  • Git Commit: 3d5bdc052
  • Session ID: e47ecf78-1e6e-4c00-a126-83aa56c7dfc1
  • Operating System: win32 v25.9.0
  • Sandbox Environment: no sandbox
  • Model Version: auto-gemini-3
  • Auth Type: oauth-personal (Signed in with Google)
  • Tier: Gemini Code Assist << this is the problem
  • Memory Usage: 508.8 MB
  • Terminal Name: Windows Terminal / PowerShell 7.6.1
  • Terminal Background: #0c0c0c
  • Kitty Keyboard Protocol: Unsupported

Login information

I'm logging in with my Google Account using OAuth. The environment and Gemini CLI have no config or variables set related to Google Cloud/GCP or API keys. Authentication succeeds but the correct subscription tier does not apply.

Anything else we need to know?

Antigravity also suffered from a similar problem recently, preventing agent communication entirely, that was resolved in 1.23.2.

extent analysis

TL;DR

The Gemini CLI may not be correctly handling Google account changes, causing it to revert to the free tier quotas after a Gmail address change.

Guidance

  • Verify that the Google account change has been properly updated in the Gemini CLI by checking the authentication method and ensuring it reflects the new Gmail address.
  • Try re-authenticating with Google using the OAuth method to see if it resolves the issue.
  • Check if there are any known issues or updates related to Gemini CLI and Google account changes that may be causing this problem.
  • Consider reaching out to Gemini support for further assistance, as this issue may be related to their handling of Google account updates.

Notes

The issue seems to be specific to the Gemini CLI and its interaction with Google accounts, and may not be related to the operating system or environment.

Recommendation

Apply workaround: Re-authenticate with Google using the OAuth method to see if it resolves the issue, as this may help the Gemini CLI to correctly recognize the subscription tier.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

gemini-cli - 💡(How to fix) Fix Gemini CLI fails to recognize Google AI Pro subscription after changing Gmail address [3 comments, 2 participants]