When importing JSON arrays, we should parse with JSONArray, not JSONObject.
Example JSON: http://jsonplaceholder.typicode.com/posts/1/comments
When importing JSON arrays, we should parse with JSONArray, not JSONObject.
Example JSON: http://jsonplaceholder.typicode.com/posts/1/comments