I’m following this guide to create a photo collage, and it works great when the images I am adding as overlays are stored within my Media Library in ImageKit.
However, it does not seem to work when I want to use an external image URL. Instead, I get a generic “Invalid Transformation” error. I’ve tried URL-encoding and a variety of other things to get it to work, to no avail.
Are image overlay transformations supported for images not stored directly in my ImageKit Media Library, and if so, how can I get it working?
Thank you!