How can I make a download button with Cloudinary and Javascript? Getting CORS error

Options
SantaOMG
SantaOMG Member Posts: 4
edited January 2023 in Developer APIs

I am trying to create a download image button. I've tried several ways and still having trouble with CORS.

Does Cloudinary support CORS headers?

I am using Javascript/NodeJS.

I have tried using a fetch request with CORS headers but it seems like Cloudinary isn't reciprocating.

Any help on this?

Thanks.

Tagged:

Best Answer

Answers