Hi,
I have 3 perfectly valid JSONs:
- {“name”:“a”,“surname”:“b”}
- [{“name”:“a”,“surname”:“b”},{“name”:“c”,“surname”:“d”}]
- [{“name”:“a”,“surname”:“b”}]
1 and 2 work perfectly with the JSON/XML Converter task…
3 crashes with [0012] W4308 - Error trying to convert the JSON file…
Why?
Best regards
-i.