According to the https://codebeautify.org/json-fixer site, the code is invalid; citing a parse error on line 2.
I was able to repair the JSON with three steps.
- Validate the code
- Correct the code
- Re-validate code
According to the https://codebeautify.org/json-fixer site, the code is invalid; citing a parse error on line 2.
I was able to repair the JSON with three steps.