Dispatcher configurations for clientlib images
Hi,
We are getting 404 error in Dispatcher access logs, due to which the Pipeline is getting failed.
Images are present in Author and Publish instances, still we are getting this 404 error in Dispatcher access logs, we tried checking this dispatcher.any file and it is allowing all these below extensoins also,
/0010 { /type "allow" /extension '(WEBP|webp|css|eot|gif|ico|jpeg|jpg|js|gif|pdf|png|svg|swf|ttf|woff|woff2|html)' #/path "/content/*" }
What else we can check to solve this issue, anything else we are missing here? what we can do to resolve this issue so that our pipeline won't get failed.