ImportJSON icon indicating copy to clipboard operation
ImportJSON copied to clipboard

ERROR - Result too Large

Open MisterCreosote opened this issue 4 years ago • 1 comments

I am trying to get a bunch of data in from this API: https://tookanapi.docs.apiary.io/#reference/task/view-all-tasks

but I only get the Result Too Large response. I know it is set up correctly because if I change a toggle in the body, a smaller set of data does come over.

Is there a limit in this script or is the API limiting me? I can't find documentation on limits for either.

MisterCreosote avatar Jan 04 '20 21:01 MisterCreosote

@MisterCreosote Might help:

  • https://webapps.stackexchange.com/questions/88520/how-to-work-around-the-importrange-error-results-too-large
  • https://support.google.com/docs/thread/3541442?hl=en

Vadorequest avatar Jan 26 '20 08:01 Vadorequest