filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 77 forks source link

"This image cannot be edited" Error on shopify #398

Open Adohk opened 3 years ago

Adohk commented 3 years ago

We're having trouble setting up Filestack on a Shopify store with the option for cropping images, we've tried on Firefox and Chrome latest versions. It gives the following warnings whenever the cropper script is executed:

firefox_UdkdPZjWUT

Besides this the upload works properly.

pcholuj commented 3 years ago

can you provide more details? What image are you uploading etc? or maybe some example in jsfiddle or staclblitz

tkiefer24 commented 2 years ago

Hi, we are having the same issue. When uploading via a url the edit button is shown and after clicking on the button this is shown image sometimes we also see this image In the network tab of the developer tool bar I can see a http request 3 times with 400 status with response: "cannot fetch file: 400 Bad Request" thank you