Migrated from Redmine #665 | Author: Amit Duggal Status: New | Priority: High, I’m very impatient | Created: 2021-03-19
Hi,
We are unable to fetch new bookings on few of our testcenters, it has not hit the API limit but seems like the request is being denied due to many calls,
Can you please check?
My developer is not around but last time we were receiving error that basically was denying us access and it seems like it was due to too many requests.
please make sure to not call API many times at same second, we have antiddos protection on servers which may cause problems if many API calls done in parallel
please make sure to not call API many times at same second, we have antiddos protection on servers which may cause problems if many API calls done in parallel
Ok, I will speak to our developers regarding this.