E/MtaSDK:

发布于 8 年前作者 zhuyang14813 次浏览最后编辑 8 年前来自 issues

2020-03-27 13:51:48.068 20328-20515/com.rainwood.medicalalliance E/MtaSDK: org.json.JSONException: Value The of type java.lang.String cannot be converted to JSONObject

        at org.json.JSON.typeMismatch(JSON.java:112)

        at org.json.JSONObject.<init>(JSONObject.java:163)

        at org.json.JSONObject.<init>(JSONObject.java:176)

        at com.tencent.wxop.stat.i.a(Unknown Source:641)

        at com.tencent.wxop.stat.k.run(Unknown Source:6)

        at java.util.concurrent.ThreadPoolExecutor.processTask(ThreadPoolExecutor.java:1187)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)

        at java.lang.Thread.run(Thread.java:784)

1 回复
zhuxiuying
zhuxiuying1 楼6 年前

[值java.lang.String类型的不能转换为JSONObject]

说的很清楚了,类型错误