im building an app using gemini models. it works flawlessly untill 11-05-2026 till 8:45am. but after that im not able to get the response from gemini models.
when i test the below commands in google cloud shell terminal i got error:
my command : curl -H “Content-Type: application/json” -d ‘{“contents”:[{“parts”:[{“text”:“Say the word Hello”}]}]}’ -X POST “https://generativelanguage.googleapis.com/v1beta/models/gemini-3.1-flash-lite-preview:generateContent?key=GEMINI_API_KEY”
--
error :
{
“error”: {
“code”: 403,
“message”: “Your project has been denied access. Please contact support.”,
“status”: “PERMISSION_DENIED”
}
}
i also have an amount for ai calls :
my billing screenshot
inside google cloud billing account overview i got below red tab label that says:
Your payment information could not be processed. Visit the payment overview page to take action on your account to prevent service disruption. (payment overview) button
when i click the payment overview in the red tag i got below content
