Sosmosis
CDCloudflare Developers
•Created by Sosmosis on 1/30/2025 in #general-help
CORS Issue with localhost

5 replies
CDCloudflare Developers
•Created by Sosmosis on 1/30/2025 in #general-help
CORS Issue with localhost
It is a CORS error in the status of the network logs
It's localhost, not custom domains - I do have a cf-cache-status header.
I get the same error in Incognito where I don't get any response headers
I don't think this is using an S3 API, I just set the src of an image element in Javascript and add it to a Canvas
AllowedHeaders is set to '*", and AllowedMethods includes GET and POST/PUT
I don't have ExposeHeaders, do I need it? Why does it only fail on localhost?
5 replies