I'm getting some JSON from a website, and they apparently don't properly terminate their strings. It's causing this error:
Looks like the spaces in the string values are causing issues.
How can I properly parse that string into JSON, since I have no control over what I receive from the API?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.