Open zohen opened 9 years ago
I'm not 100% certain, but it might be caused by invalid JSON. For instance, the description
field of descriptionInfo
appears to contain"
inside the value, which is going to end the value field earlier than anticipated
Data from this Json successfully imported (recorded to mongo), i read it by api call, but i not see it on console.
This error in server.log when i try import my json file. Log and JSON below: