We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在uniapp中选择一个图片,然后开始上传后,progress回调正常,当进度100%后,控制台报错:parse JSON failed, origin String is: https://up-z2.qbox.me at common/qiniu-uploader.js:114
打印请求回应数据为: {"data":"https://up-z2.qbox.me","statusCode":401,"errMsg":"uploadFile:ok"}
The text was updated successfully, but these errors were encountered:
不是SDK的问题,是上传token后端服务器返回的不正确的问题。
Sorry, something went wrong.
No branches or pull requests
在uniapp中选择一个图片,然后开始上传后,progress回调正常,当进度100%后,控制台报错:parse JSON failed, origin String is: https://up-z2.qbox.me at common/qiniu-uploader.js:114
打印请求回应数据为:
{"data":"https://up-z2.qbox.me","statusCode":401,"errMsg":"uploadFile:ok"}
The text was updated successfully, but these errors were encountered: