gemini-cli - 💡(How to fix) Fix • Account: Personal Google account with Google One AI Pro subscription [1 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#25379Fetched 2026-04-15 06:45:13
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1cross-referenced ×1
RAW_BUFFERClick to expand / collapse

What happened?

•	Account: Personal Google account with Google One AI Pro subscription
•	Authentication: OAuth login (no API key used)
•	/about shows Tier as “Gemini Code Assist in Google One AI Pro”
•	All prompts return 403 PERMISSION_DENIED
•	Requests are being routed to cloudcode-pa.googleapis.com (Code Assist endpoint) instead of the personal AI Pro endpoint
•	No project configuration remaining locally (no GOOGLE_CLOUD_PROJECT, no project field in ~/.gemini/settings.json)

[ACTION REQUIRED] 📎 PLEASE ATTACH THE EXPORTED CHAT HISTORY JSON FILE TO THIS ISSUE IF YOU FEEL COMFORTABLE SHARING IT.

What did you expect to happen?

•	Account: Personal Google account with Google One AI Pro subscription
•	Authentication: OAuth login (no API key used)
•	/about shows Tier as “Gemini Code Assist in Google One AI Pro”
•	All prompts return 403 PERMISSION_DENIED
•	Requests are being routed to cloudcode-pa.googleapis.com (Code Assist endpoint) instead of the personal AI Pro endpoint
•	No project configuration remaining locally (no GOOGLE_CLOUD_PROJECT, no project field in ~/.gemini/settings.json)

Client information

  • CLI Version: 0.37.2
  • Git Commit: 545e956c3
  • Session ID: 49f23b83-8c09-44aa-a1a9-3f0f1d23d348
  • Operating System: darwin v24.14.0
  • Sandbox Environment: no sandbox
  • Model Version: auto-gemini-3
  • Auth Type: oauth-personal
  • Memory Usage: 264.3 MB
  • Terminal Name: Unknown
  • Terminal Background: #1e1e1e
  • Kitty Keyboard Protocol: Unsupported

Login information

No response

Anything else we need to know?

No response

extent analysis

TL;DR

The issue is likely due to requests being routed to the wrong endpoint, and a workaround may involve configuring the client to use the correct personal AI Pro endpoint.

Guidance

  • Verify that the ~/.gemini/settings.json file does not contain any project configuration that could be causing the requests to be routed to the wrong endpoint.
  • Check the OAuth login configuration to ensure that it is set up correctly for the personal Google account with Google One AI Pro subscription.
  • Investigate the possibility of updating the client configuration to use the correct personal AI Pro endpoint instead of the Code Assist endpoint.
  • Review the authentication flow to ensure that the correct credentials are being used for the personal AI Pro subscription.

Example

No code snippet is provided as the issue does not contain enough information to suggest a specific code change.

Notes

The issue may be related to a misconfiguration of the client or authentication settings, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: The issue is likely due to a misconfiguration, and applying a workaround to route requests to the correct endpoint may resolve the issue.

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 • Account: Personal Google account with Google One AI Pro subscription [1 comments, 2 participants]