konklone / json

A free, in-browser JSON to CSV converter.
https://konklone.io/json/
Other
753 stars 211 forks source link

Can't parse nested JSON file #261

Open adarsh1109 opened 2 years ago

adarsh1109 commented 2 years ago

Can't parse the JSON data using https://konklone.io/json/. Please find the attachment. This is a nested JSON data file that contains the results of 2 participants. Please help with it. jatos_results_20220310064622.txt

yeyuchen198 commented 2 years ago

it works one time one line json

naveenkonam1985 commented 11 months ago

It seems the problem with Square([]) brackets, if we remove ][ and provide , at the starting of other object, it may work.