Facing the exact same issue my token was originally from free tier so i though i will create a new one but still the issue persists
429 RESOURCE_EXHAUSTED. {‘error’: {‘code’: 429, ‘message’: ‘You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: . To monitor your current usage, head to: . \n* Quota exceeded for metric: , limit: 20, model: gemini-2.5-flash\nPlease retry in 27.966937085s.’, ‘status’: ‘RESOURCE_EXHAUSTED’, ‘details’: [{‘@type’: ‘’, ‘links’: [{‘description’: ‘Learn more about Gemini API quotas’, ‘url’: ‘’}]}, {‘@type’: ‘’, ‘violations’: [{‘quotaMetric’: ‘’, ‘quotaId’: ‘GenerateRequestsPerDayPerProjectPerModel-FreeTier’, ‘quotaDimensions’: {‘location’: ‘global’, ‘model’: ‘gemini-2.5-flash’}, ‘quotaValue’: ‘20’}]}, {‘@type’: ‘type.googleapis.com/google.rpc.RetryInfo’, ‘retryDelay’: ‘27s’}]}}
I removed/edited the reponse since i was getting cant post more than 2 links error
