Public Access Bucket not working

I have setup my bucket to allow public access. However two things

  1. The Public Bucket URL seems to be wrong, as it’s pointing to my account, not my bucket

  2. Even when I go to the correct url https://a223539ccf6caa2d76459c9727d276e6.r2.cloudflarestorage.com/reddit, I am getting an error InvalidArgumentInvalid Argument: Authorization

I uploaded a file using boto3 and set ACL to ‘public-read’. Still not access. Same error: https://a223539ccf6caa2d76459c9727d276e6.r2.cloudflarestorage.com/reddit/0_1o1sh45_0_horde_generation.jpg

Created a new domain on Cloudflare for serving. Still nada. http://aihorde.net/

It seems that even though the bucket doesn’t list files with the domain, I can still access files with the DNS entry. So it works this way. ALl good

Sample working url https://aihorde.net/0_1o1sh45_0_horde_generation.jpg