Why are R2 image requests returning 403 errors from my own domain?

I'm using R2 to host images for my website. Everything was working fine until yesterday, but now all image requests are being blocked with a 403 error. Website domain: mydomain.com R2 public access domain: cdn.mydomain.com I've already tried adding CORS rules, but that didn't help. When I checked the WAF events, I noticed that the requests are being blocked by a rule with the ID "badScore". Is there a way to skip or bypass this WAF rule only for requests coming from cdn.mydomain.com?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?