SyntaxFix
Write A Post
Hire A Developer
Questions
JSONArray successObject=new JSONArray(); JSONObject dataObject=new JSONObject(); successObject.put(dataObject.toString());
This works for me.