ParseJSON - "JSON root object has multiple properties. The root object must have a single property..."

Looks like the json string is missing a root element.
For a workaround check @Hadasi’s post here: