429 Resource has been exhausted (e.g. check quota)

Response: {
“error”: {
“code”: 429,
“message”: “Resource has been exhausted (e.g. check quota).”,
“status”: “RESOURCE_EXHAUSTED”
}
}

ErrorMessage: Response status code does not indicate success: 429 (Too Many Requests).
status_code: TooManyRequests

Help me how to deal with this error? I have a paid version. I do not run into the limits

Hi @user1554 , Welcome to the forum.

Have you also taken the token per minute into account when checking the limit?

No, how can I increase this limit?