Add gemini cli env variables #1568
TankiClassic25
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
to fix Ошибка API Gemini CLI: [{
"error": {
"code": 403,
"message": "Permission denied on resource project default.",
"errors": [
{
"message": "Permission denied on resource project default.",
"domain": "global",
"reason": "forbidden"
}
],
"status": "PERMISSION_DENIED",
"details": [
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo",
"reason": "CONSUMER_INVALID",
"domain": "googleapis.com",
"metadata": {
"consumer": "projects/default",
"service": "cloudaicompanion.googleapis.com",
"containerInfo": "default"
}
},
{
"@type": "type.googleapis.com/google.rpc.LocalizedMessage",
"locale": "en-US",
"message": "Permission denied on resource project default."
},
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Google developers console",
"url": "https://console.developers.google.com/"
}
]
}
]
}
}
]
Retry attempt 1
Retrying in 5 seconds...
Beta Was this translation helpful? Give feedback.
All reactions