Remote API: Zoho Show - Too much AJAX calls when loading
Hi.
When loading the Zoho Remote Show (that is, after send the file to your servers and before the presentation is shown on screen) the browser begins making A LOT of AJAX requests of the form:
http://show.zoho.com/GetImportStatus.do?sch_id=11000002944647&DATE=1241100788811
In some cases this amount of requests has crashed the browser...
Inspecting that requests with Firefox + Firebug we've seen that 99% of this calls (if not all) return a "302 Moved Temporarily" HTTP code.
We think that is some kind of bug on your application/import process.
Could you take a look? Thank you.