问答详情
源自:2-3 access_token的获取(下)

HttpResponse response = httpClient.execute(httpGet);这里有错

说我这里有错误,各位有遇到的吗 HttpResponse response = httpClient.execute(httpGet);

http://img3.mukewang.com/5a0510b90001151e11320194.jpg

提问者:ices_ 2017-11-10 10:36

个回答

  • 程序媛007
    2017-11-10 22:13:37
    已采纳

    应该是httpGet为空值了

  • 慕粉15078361961
    2019-03-12 13:59:37

    解决了吗?我也遇到了这个问题