Search:

Type: Posts; User: copeg

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    3,685

    Re: Exception while reading JSON object

    As I mentioned above, the sixth element in the JSON object is not a String, it is an array - try using the getJSONArray method
  2. Replies
    4
    Views
    3,685

    Re: Exception while reading JSON object

    You haven't provided any code with which to let us inspect, which leaves things open to guessing. My guess: the sixth element in the JSON array is not a String - it is an array/Map
Results 1 to 2 of 2