后端JSON接受前端传递的oss的图片地址时出现bug如下:

You have no right to access this object because of bucket acl

错误信息:
You have no right to access this object because of bucket acl

查阅OSS官网如下图:
You have no right to access this object because of bucket acl
对比传参前后url,发现传到后台,url中多了amp;
例如:
You have no right to access this object because of bucket acl
删除这两个amp;即可访问
从提示来看是无权访问,赶时间没仔细研究。先记录下来以后完善。

相关文章:

  • 2021-12-20
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-08-03
  • 2022-01-12
相关资源
相似解决方案