java - 上传图片后为什么下载不了?
PHP中文网
PHP中文网 2017-04-18 09:29:47
0
2
391

java上传图片之后,我自己用七牛的测试域名+文件名生成了一个下载链接,但是打开这个链接的时候,提示下载令牌未指定,
这是java代码

这是上传并生成的图片链接地址

这是浏览器访问时给的error提示

对了, 我的空间是私有的空间

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
小葫芦

Looking at the error message returned, it should be that when downloading images, you also need to bring a download token as an identifier. Did you not bring it? It is also recommended to use NetEase Video Cloud, it feels good

洪涛

You can go to Qiniu backend to check the address of the file.
I remember the last time I wrote code, the return value didn’t seem to be exactly equal to the image address

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template