google-gemini / google-gemini/gemini-cli
Gemini Code Assist Enterprise cannot use Gemini 3
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
### What happened?
My account has been granted Gemini Code Assist Enterprise. Before today, I was always able to use Gemini 3, but today it suddenly started showing โRequested entity was not found.โ
I checked my Gemini Code Assist Enterprise subscription on Google Cloud, and it is still active. I have also joined the Preview channel under Release channels for Gemini Code Assist in local IDEs.
My account status is normal. I tried switching to another account, but encountered the same issue. Gemini 3 cannot be used anymore.
### What did you expect to happen?
Just like one day ago, I should be able to use Gemini 3 normally, and it should not display this error.
[API Error: [{
"error": {
"code": 404,
"message": "Requested entity was not found.",
"errors": [
{
"message": "Requested entity was not found.",
"domain": "global",
"reason": "notFound"
}
],
"status": "NOT_FOUND"
}
}
]]
### Client information
Client Information
Run `gemini` to enter the interactive CLI, then run the `/about` command.
```console
> /about
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ About Gemini CLI โ
โ โ
โ CLI Version 0.20.2 โ
โ Git Commit af894e468 โ
โ Model pro โ
โ Sandbox no sandbox โ
โ OS darwin โ
โ Auth Method OAuth โ
โ User Email k3ygonca@gmail.com โ
โ GCP Project rubii04 โ
โ โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
```
### Login information
Google Account
### Anything else we need to know?
It was still working normally one day ago, but it suddenly stopped working at around 8:00 on December 13 (UTC+0).
Contributor guide
Assessment
This issue has not been assessed yet.