INTERNAL_TOO_MANY_REQUESTS

InternalHTTP 429

Rate limit exceeded

You have exceeded the rate limit for requests. Please try again later.

Example Error Response

JSON Response
{
  "error": {
    "code": "INTERNAL_TOO_MANY_REQUESTS",
    "message": "Rate limit exceeded",
    "description": "You have exceeded the rate limit for requests. Please try again later."
  }
}

Troubleshooting

Follow these steps to resolve this error:

1

Try reducing the number of HTTP requests and retry the action later.

2

For normal users, we usually set limits on the number of requests per user per hour. Paid plans have individual limits set according to your subscription plan.

💡 System Logs

For detailed system information about this error, check the system logs in your BizKitHub Admin dashboard. We provide transparent access to all system logs including detailed error information, request traces, and debugging data.

Need More Help?

If you're still experiencing issues after following the troubleshooting steps, our support team is here to help.

Contact Support →
Back to Error Codes
Last updated: August 6, 2025