Your token field is inside another JSONObject data so you'll have to do the following yourMainObject.getJSONObject("data").getString("token");.
確定! 回上一頁