rehat
CDCloudflare Developers
•Created by rehat on 3/19/2025 in #general-help
Cloudflare Image Transformation Returning 403
I am attempting to transform images using
cdn-cgi/image
and when routing through the zone I'm getting a 403 error but not when accessing the S3 bucket raw?
The following object in S3 is accessible
https://hlfwstg.s3.us-east-1.amazonaws.com/user/e51c649b-8529-4445-a78d-00e29993dd06/carousels/8414E019-930C-4A03-8202-CDA1F8C919C2/dqEJlnXEzCkTXky_Yr_JV1C82C4DF-0004-48A9-8FE5-096952C60AC3
The following seems to return a 403
https://halfway.io/cdn-cgi/image/w=100/https://hlfwstg.s3.us-east-1.amazonaws.com/user/e51c649b-8529-4445-a78d-00e29993dd06/carousels/8414E019-930C-4A03-8202-CDA1F8C919C2/dqEJlnXEzCkTXky_Yr_JV1C82C4DF-0004-48A9-8FE5-096952C60AC3
How is it possible that when I access the file raw it's fine but not when routed through Cloudflare?
5 replies