SyntaxFix
Write A Post
Hire A Developer
Questions
This worked for me
json = json.replace("\\\"","'"); JSONObject jo = new JSONObject(json.substring(1,json.length()-1));