ruchim71073425
14-05-2020
Hi,
We are trying to implement the ACS Commons Image Transformer in a few components.
Our URL looks something like:
/content/dam/project/Banner.jpg.transform/hero-banner-tall/image.png
In our author environment, we are able to see the image with the correct Content-Type: image/png.
However, on our dispatchers, we see the images with Content-Type: text/html and get a 404.
Any ideas will be appreciated.
Regards
Ruchi
Ankur_Khare
MVP
You need to allow a url for 'Banner.jpg.transform" because this is not allowed in dispatcher you have to allow this kind of expression.