阿里云occ的图片文件URL用浏览器直接打开无法访问,提示This XML file does noe appear to have any style information associated with it. The document tree is shown below.

报错提示:

 

 问题原因:

       读写权限设置了 --- 私有, 私有权限对文件的所有访问操作需要进行身份验证,因此无法直接访问。

解决方法:

       把读写权限设置为  公共读 即可, 公共读权限可以对文件进行匿名读。

 

参考链接:https://blog.csdn.net/anntiu/article/details/106902224

posted on 2021-04-13 15:06  有匪  阅读(7337)  评论(0)    收藏  举报

导航