Migrated from Redmine #725 | Author: Haris Haris
Status: Resolved | Priority: High, I’m very impatient | Created: 2021-07-02
About a week ago the JSONRpc api started returning a full html page in the response which states “There is a queue to make a booking.”. This completely breaks our integration since our JSONRpc adapter of course expects actual JSONRpc protocol response, and not plain HTML
Redmine Admin wrote:
this means is your booking page is overloaded by visitors right now
Haris Haris wrote:
Redmine Admin wrote:
this means is your booking page is overloaded by visitors right now
What can i do to mitigate it? since i cant even detect this error because its returning HTML, and the status code is 200 regardless.
What is the rate-limit for the api?
Dmytro Bondarev wrote:
Please use user-api.simplybook.it end point and it will solve your problem.