cowinapi / developer.cowin

This group is created to facilitate technical and integration discussions related to cowin platform. API related contents can be obtained at API setu portal https://apisetu.gov.in/public/marketplace/api/cowin
115 stars 30 forks source link

too many requests and request blocked error #542

Open hemcodemode opened 3 years ago

hemcodemode commented 3 years ago

Hi Team, We are using production keys after the registrations. We are facing some errors from last 2 days

{ "error": "Too Many Requests" }

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

ERROR: The request could not be satisfied

403 ERROR

The request could not be satisfied.


Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Generated by cloudfront (CloudFront)
Request ID: pWUglxRe5gUDIcdA3OMbtT4YLUeWzWj5gz_xhhNJQLQg24v1AAaV0Q==

It seems it is related to rate limiting. How to check the limit and increase that limit (we are using protected apis)

Thanks

ranjeetthorat commented 2 years ago

Which specific endpoint giving this issue?