Service - Failed to "Import as Response" in Test Page
I'm still pretty novice to server-side scripting. So I inputted the URL, applied the required parameter in the Query String page, and I go to test for a response. The webpage would become really slow with freezes, and my browser have had prompted me to kill the process or wait for this page to respond. After a few minutes, I got a response, and I noticed the scroll bar was pretty small, meaning a really huge list, and it's in JSON. The webpage is still horribly slow to scroll or click anything at all.
This always happens as I retest several times. On the last time I spam-clicked Import as Response button and waited another few minutes. I got an error saying [invalid format. Please try again].
The response seems to be an array, with the first index an object of array, and the second index as an object. My text editors also suffered lag when I try to scroll through it so I really need help here.