I am trying to open an app (a very big one) using the Qlik JSON Engine API, however, when trying to open it, I get a 'Document Load Aborted' error parameter to which I am unable to find any documentation. It occurs during the second time I am trying to open an app (the first time my request timed out since my timeouts are pretty short and the app is pretty large), but I do not see a reason why it would get aborted?
Please, see the entire message below. Thanks for potential solutions.
I haven't encountered that particular error on app open, but a "Request aborted" typically occurs when an entity changes while a request on it is ongoing. Do you get this error every time you run? Perhaps the app is reloading or something while you are opening it?