The error because you parsing the key choices which doesn't exist. Check on this line : String reply = jsonResponse.getJSONArray("choices");
String reply = jsonResponse.getJSONArray("choices");