Hello Google Developers, I have subscribed to Gemini Pro. Currently, I can log in normally on both Antigravity and the web, but the Gemini CLI shows a 403 permission error. The specific error is as follows:
✕ [API Error: [{
“error”: {
“code”: 403,
“message”: “The caller does not have permission”,
“errors”: [
{
“message”: “The caller does not have permission”,
“domain”: “global”,
“reason”: “forbidden”
}
],
“status”: “PERMISSION_DENIED”
}
}
]]
I also contacted Google One technical support, who said they don’t have the authority to handle this and suggested that I contact Google Cloud instead. I have sent two emails to gemini-code-assist-user-feedback, but have not received any reply so far.
I hope the technical experts at Google Cloud can help me resolve this issue. Thank you.