我正在使用Yahoo Gemini。虽然我正在尝试整合一个帐户但它没有发生。实际上jobResponse
正在显示null
。这是我的代码:
JSONObject jo1 = new JSONObject(jsonString.toString());
respKey = jo1.getJSONObject("response").getString("jobResponse");
br.close();
connection.disconnect();
return respKey;
在respkey上抛出异常:
目标VM发生异常:找不到JSONObject [“jobResponse”]。
jo1
其返回值为
jobId=132454;
status:running;
key:response;
error=null;
timesatmp:current time;