uptoken - android获取token报错找不到方法:org.json.JSONStringer.object
高洛峰
高洛峰 2017-04-17 13:18:41
0
1
326

今天开发qiniu上传图片的时候,在获取token的时候总是报错: Could not find method org.json.JSONStringer.object, referenced from method com.qiniu.api.rs.PutPolicy.marshal

但是可以确定该方法是存在的,所以现在很困扰。
麻烦回答一下,多谢~

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(1)
Ty80
  • Confirm that all jar packages have been imported.
  • Clean the project.
  • Obtaining the token is performed in the server SDK. For java, please refer to https://github.com/qiniu/java-sdk
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!