I am splitting a json file into multiple files. However, the result always says failed without any error message. Is there an example with multiple json files, which works? Or specify how to name the files? I have tried several combinations but can't figure out whats I am missing.
Posted by: navaneethbodla @ June 8, 2017, 5:11 p.m.The code will combine all .json files in your .zip directory as a single .json file for evaluation. So the way to do this is to split your original .json file into multiple ones and then compress them together into a zip file.
Posted by: richardaecn @ June 9, 2017, 12:57 a.m.I got the same problem, and I am sure I've already split into multi .json files and compressed into one zip file, but still get a failed result without any error message. Could anyone give us a more detail instruction?
Posted by: ruinmessi @ July 9, 2017, 3:52 a.m.