Hi,
I received a JSON file with the following and it generates the error List content must be a "object"."
"palletDimensions": [
40,
48,
60
],
The data above is not needed in my output file, does anybody know a way to remove or bypass this to continue processing the file.
Any suggestions are appreciated.
Thanks,
David