cloudinary / cloudinary_magento2

Cloudinary's Magento 2 extension. Upload product images to the cloud, manipulate them to match your graphic design and optimize images for better user experience
MIT License
15 stars 8 forks source link

"Unsupported Zip File" error when uploading link to Downloadable Product #57

Closed peterjaap closed 4 years ago

peterjaap commented 4 years ago

I want to create a downloadable product in my Magento 2 installation. I can do that here;

image

But when I try to upload a Zip file, I get a warning "Unsupported Zip File".

image

It turns out, your extension also triggers when uploading a file for a downloadable product and complains its not an image.

Solution; Cloudinary upload should not be used/triggered when uploading a file to Downloadable Products.

eyalktCloudinary commented 4 years ago

@peterjaap Thanks for reporting! We're currently investigating the described behavior, and we'll update you about any insight we have.

pniel-cohen commented 4 years ago

Hi, Please try upgrading to the latest version, should be OK now. Thanks!