Some how you have moved the ] that should be at the very end of the JSON string to be at the 2nd character.
If you move it back to the end, it is valid JSON again.
Some how you have moved the ] that should be at the very end of the JSON string to be at the 2nd character.
If you move it back to the end, it is valid JSON again.