I want to display the value of my json data with type list, my json has as value: [408]
I tried to put json_distances(0) in the log message and i got this error
I want to display the value of my json data with type list, my json has as value: [408]
I tried to put json_distances(0) in the log message and i got this error
the json structure first looks wrong as a comma cannot be there after the closign backet without any other key
also did you first use deserialize?
cheers
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.