微信公开课
如何看待微信公开课小程序热门讨论「小程序加载图片失败403」
摘要:小程序加载图片失败403
展开:已经开启了开发环境不校验请求域名、TLS版本及HTTPS证书像这样用http请求也是可以的wx.request({url:http://api.douban.com/v2/movie/in_theaters,data:{count:5},但是像这样用http请求也是可以的wx.request({url:http://api.douban.com/v2/movie/in_theaters,data:{count:5},就报错theserverrespondedwithastatusof403(HTTP/1.1403Forbidden)了解更多