IMPORTJSONAPI
IMPORTJSONAPI copied to clipboard
Unexpected end of JSON input
When trying to import a json file that is very long I get an "ERROR: Unexpected end of JSON input". When I make the JSON file smaller (same formatting), then it works. Do you know what is causing this? Is it timing out and not loading the whole JSON once it gets to a certain size? If so is there a way to fix it or increase the time before timeout?