scaleflex / react-cloudimage-responsive

Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load. Any questions or issues, please report to https://github.com/scaleflex/react-cloudimage-responsive/issues
MIT License
45 stars 16 forks source link

Missing origin image #26

Closed jamesdward closed 1 year ago

jamesdward commented 1 year ago

Hello, trying to set this up but on every request I receive a "Missing origin image" placeholder image returned. Weirdly if I manually remove the v7/ from the request url the image loads fine. I have whitelisted the CDN domain (imagekit) but still not working

Example request url: https://[token].cloudimg.io/v7/https://ik.imagekit.io/[token]/scotch-and-soda/icon-example_SU4CY5Eds.webp?w=3200&org_if_sml=1

Any ideas what I"m doing wrong?

jamesdward commented 1 year ago

Works if I remove v7/ from url