I\'m trying to read a json and get its values.
I have a folder with the JSON\'s archives, and I need to open all archives and get the values from them.
For me it was an encoding problem,
you can try using Notepad++ to edit your .json file
and change the Encoding to UTF-8 without BOM.
Another thing you could check is if your json script is valid