First I was able to login successfully but faced 429 too many requests issue, which i opened an issue for on github repo for gemini cli. I noticed that a lot of people are suffering from it too.
opened 07:55AM - 16 Mar 26 UTC
status/need-triage
area/platform
status/possible-duplicate
### What happened?
Im unable to use any model for 24+ hours for now. its been … a while since I used gemini cli so on first run it was updated to 0.33
I tried to revert to 0.31 but it still same issue, on debug console which I didnt know how to export or see it properly I keep seeing **Too Many Requests**.
Note that I was only sending "test" and "hi" prompts, it didnt read anything since the beginning of the issue.
I am unable to see my quotas too.
'content-type': 'application/json; charset=UTF-8',
│ date: 'Mon, 16 Mar 2026 07:40:27 GMT',
│ server: 'ESF',
│ 'server-timing': 'gfet4t7; dur=86',
│ vary: 'Origin, X-Origin, Referer',
│ 'x-cloudaicompanion-trace-id': '894dcfdaefc30a1e',
│ 'x-content-type-options': 'nosniff',
│ 'x-frame-options': 'SAMEORIGIN',
│ 'x-xss-protection': '0'
│ },
│ status: 429,
│ statusText: 'Too Many Requests',
│ request: {
│ responseURL: 'https://cloudcode-pa.googleapis.com/v1internal:streamGenerateContent?alt=sse'
│ }
│ },
│ error: undefined,
│ status: 429,
│ Symbol(gaxios-gaxios-error): '6.7.1'
[bug-report-history-1773646862064.json](https://github.com/user-attachments/files/26016851/bug-report-history-1773646862064.json)
[gcli-request-1773647145368.json](https://github.com/user-attachments/files/26016901/gcli-request-1773647145368.json)
<img width="1442" height="515" alt="Image" src="https://github.com/user-attachments/assets/318c8171-501c-43cd-baee-daeeb464d866" />
### What did you expect to happen?
I expect to see my quota by /session stats and my prompts get answered without 429 http error code.
### Client information
* **CLI Version:** 0.33.1
* **Git Commit:** f59f9e931
* **Session ID:** a5aeaf60-0f09-4199-86da-527267d4b379
* **Operating System:** win32 v24.11.0
* **Sandbox Environment:** no sandbox
* **Model Version:** gemini-3-flash-preview
* **Auth Type:** oauth-personal
* **Memory Usage:** 339.0 MB
* **Terminal Name:** Unknown
* **Terminal Background:** #0c0c0c
* **Kitty Keyboard Protocol:** Unsupported
### Login information
Google Account AI Pro plan
### Anything else we need to know?
I tried an account of Gemini Code Assist for individuals tier, and it works fine!
Now after almost 4 days being locked out. suddenly I have to authenticate and once I authenticate as u see it shows I can access gemini code assist for individuals:
but on the CLI it shows I am not eligible !!!
1 Like