@bbbuggGemini api 付费 key 调用 Veo 模型一直429,有大佬知道原因吗 中发帖

使用官方示例 Python SDK 接口 https://ai.google.dev/gemini-api/docs/video?hl=zh-cn&example=dialogue#generate-from-text ,使用付费key(付费层级 1),调用 veo-3.0 和 veo-3.1 的模型,都报错 429,详细错误如下: 
{
'error': {
'code': 429,
'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor...