Hi... I am trying to read my JSON database, but I get this error: "A JSONObject text must begin with '{'
Apparently, I understand that my database starts with a '[' and I have tried to remove it concerning the dB into a text object, but then I can have the JSON structure...
Also, I can't edit my database, so I have to do it in Processing... Does anyone know how this can be fixed?
I checked some JAVA solutions in stackoverflow but there were not helpful.
I've started praying..... let's see...!