We have been using this plugin for a long time in our Bubble app and today it started producing this error (which Bubble does not detect and workflows stop) whenever you attempt to compress an image from a URL:
Access to fetch at 'https://cors-anywhere-zq.herokuapp.com/https://______image URL_____.png' from origin 'https://___app URL___' 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 am assuming some type of CORS issue has sprung up with this plugin. This plugin is used as a core feature in some of our apps and we would need a solution ASAP.