elpupper
elpupper
Explore posts from servers
CDCloudflare Developers
Created by elpupper on 7/8/2023 in #general-help
Download Images from URL
I'm trying to setup a button where I am able to just click a button and download a image from my bucket. It has public access ( you can view the objects in the bucket ) but only through the url and not requests. Anyways I am trying to do this through my website and im getting CORS policy error
has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I dont really wanna mess with CORS policy or else ima mess something up but is there something im missing or a setting to let you to be able to download images?
17 replies