Unity, GitHub and cloudflare R2

Hi! I use GitHub to store the WebGL build files created in Unity. In Cloudflare, I want to host this GitHub repository so that the game works. And it works. However, I also uploaded a large file to Cloudflare R2 to load it into the game during deployment. Everything deploys fine, but I cannot access that file in R2 that I need to download.
I tried writing the file path in different ways, but it didn’t help. I can’t figure out why access to the file is not granted.
Any thoughts?
Screenshot 2025-02-26 154501