Gemini CLI가 한 달 넘게 수백 명의 유료 사용자에게 작동하지 않음

hackernews | | 🔧 개발도구
#gemini #review
원문 출처: hackernews · Genesis Park에서 요약 및 분석

요약

구글 원 AI 프리미엄 구독자가 CLI에서 구독 등급은 정상으로 인식되지만, API 요청이 거의 한 달 넘게 403 권한 거부 오류로 차단되는 문제를 보고했습니다. 토큰이 소모되지 않고 서버 수준에서 요청이 거부되고 있어, 구글 클라우드 팀의 오남용 탐지 시스템 관련 조사가 필요한 상황입니다.

본문

You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert I'm a Google One AI Premium subscriber. The Gemini CLI correctly identifies my subscription tier as "Gemini Code Assist in Google One AI Pro", but all API requests are blocked with 403 PERMISSION_DENIED. No tokens are consumed — requests are rejected before processing. Error Output json [{ "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" } }] /stats Output Auth Method: Signed in with Google Tier: Gemini Code Assist in Google One AI Pro Tool Calls: 0 ( ✓ 0 x 0 ) Success Rate: 0.0% ✅ Subscription tier is correctly identified as AI Pro ❌ All API calls return 403 PERMISSION_DENIED ❌ 0 input tokens, 0 output tokens — requests are rejected before processing ❌ Same issue affects the VS Code Gemini extension ❌ Previously returned 429 RESOURCE_EXHAUSTED, now escalated to 403 Forbidden Timeline Started experiencing 429 RESOURCE_EXHAUSTED errors several days ago Contacted Google One support — they investigated and confirmed it's an API/OAuth issue Google One support stated: "After coordinating with our specialist team, we confirmed that issues related to Gemini CLI and OAuth access (including VS Code extension behavior) should be handled by the Google Cloud support team, as these are developer tools and services not covered by Google One support." Attempted to create a support case via Google Cloud Console — received "You do not have permission to create support cases" (no paid Cloud support plan) Error has now escalated from 429 to 403 PERMISSION_DENIED Suspected Cause My account appears to have been falsely flagged by an abuse detection system. Google One support specifically mentioned that the Google Cloud team should check whether my account has been flagged by their abuse detection system and investigate any restrictions on CLI or API usage. The Support Dead-End As a consumer subscriber, I'm stuck in a loop: Google One support says this is a Google Cloud issue Google Cloud support requires a paid support plan I don't have I'm a paying AI Premium subscriber who cannot use the service I'm paying for Environment Subscription: Google One AI Premium (Pixel verified member) CLI version: latest OS: macOS Model: gemini-3.1-pro-preview (also tested with gemini-2.5-flash-lite) Affected tools: Gemini CLI, VS Code Gemini extension Request Please investigate whether my account has been incorrectly flagged by an abuse detection system and restore normal API/OAuth access. My subscription is active and correctly recognized, but API permissions are being denied at the server level. What did you expect to happen? I expected the Gemini CLI to work normally with my Google One AI Premium subscription. API requests should succeed and return valid responses, as my subscription tier is correctly identified as "Gemini Code Assist in Google One AI Pro ". Client information Client Information Run gemini to enter the interactive CLI, then run the /about command. > /about # paste output here About Gemini CLI │ │ │ │ CLI Version 0.36.0 │ │ Git Commit 8b1e649 │ │ Model gemini-3.1-pro-preview │ │ Sandbox no sandbox │ │ OS darwin │ │ Auth Method Signed in with Google │ │ Tier Gemini Code Assist in Google One AI Pro Login information Signed in with Google Account (OAuth) via Google One AI Premium subscription (Pixel verified member). Anything else we need to know? This issue started as 429 RESOURCE_EXHAUSTED errors and has now escalated to 403 PERMISSION_DENIED. I contacted Google One support. They confirmed the issue and stated it should be handled by the Google Cloud support team. However, as a consumer subscriber, I cannot create Google Cloud support cases (no paid Cloud support plan). Google One support specifically mentioned that my account may have been flagged by an abuse detection system and recommended the Cloud team investigate. I'm stuck in a support dead-end: Google One says it's a Cloud issue, Cloud requires a paid plan. As a paying subscriber, I cannot get help from either side. What happened? I'm a Google One AI Premium subscriber. The Gemini CLI correctly identifies my subscription tier as "Gemini Code Assist in Google One AI Pro", but all API requests are blocked with 403 PERMISSION_DENIED. No tokens are consumed — requests are rejected before processing. Error Output json [{ "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" } }] /stats Output Auth Method: Signed in with Google Tier: Gemini Code Assist in Google One AI Pro Tool Calls: 0 ( ✓ 0 x 0 ) Success Rate: 0.0% Model Reqs Input Tokens Cache Reads Output Tokens gemini-2.5-flash-lite 1 0 0 0 Key Observations Timeline Suspected Cause My account appears to have been falsely flagged by an abuse detection system. Google One support specifically mentioned that the Google Cloud team should check whether my account has been flagged by their abuse detection system and investigate any restrictions on CLI or API usage. The Support Dead-End As a consumer subscriber, I'm stuck in a loop: Environment Request Please investigate whether my account has been incorrectly flagged by an abuse detection system and restore normal API/OAuth access. My subscription is active and correctly recognized, but API permissions are being denied at the server level. What did you expect to happen? I expected the Gemini CLI to work normally with my Google One AI Premium subscription. API requests should succeed and return valid responses, as my subscription tier is correctly identified as "Gemini Code Assist in Google One AI Pro ". Client information Client Information Run gemini to enter the interactive CLI, then run the/about command.About Gemini CLI │ │ │ │ CLI Version 0.36.0 │ │ Git Commit 8b1e649 │ │ Model gemini-3.1-pro-preview │ │ Sandbox no sandbox │ │ OS darwin │ │ Auth Method Signed in with Google │ │ Tier Gemini Code Assist in Google One AI Pro Login information Signed in with Google Account (OAuth) via Google One AI Premium subscription (Pixel verified member). Anything else we need to know? This issue started as 429 RESOURCE_EXHAUSTED errors and has now escalated to 403 PERMISSION_DENIED. I contacted Google One support. They confirmed the issue and stated it should be handled by the Google Cloud support team. However, as a consumer subscriber, I cannot create Google Cloud support cases (no paid Cloud support plan). Google One support specifically mentioned that my account may have been flagged by an abuse detection system and recommended the Cloud team investigate. I'm stuck in a support dead-end: Google One says it's a Cloud issue, Cloud requires a paid plan. As a paying subscriber, I cannot get help from either side.

Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.

공유

관련 저널 읽기

전체 보기 →