When calling the toList() method of a JSONArray which contains JSONObject the returned list contains HashMap elements. The documentation mentions: Returns a java.util.List containing all of the ...
W/System.err: org.json.JSONException: Value (JSONObject.java:160) W/System.err: at org.json.JSONObject. (JSONObject.java:173) W/System.err: at com.payu.india.Tasks.ValueAddedServiceTask.doInBackground ...