AEM assets are not downloading, any fixes?
Solved! Go to Solution.
Views
Replies
Total Likes
Can you share AEM error.log, request.log for this timeframe? This download functionality leverages AEM Assets AssetDownloadServlet servlet. To ensure this servlet is available, the following request path must be open (ie. not blocked via AEM Dispatcher filters).
HTTP POST /content/dam.assetdownload.zip/<ZIP File Name>.zip?licenseCheck=true&flatStructure=true&downloadSubassets=<true|false>&downloadRenditions=<true|false>
Thanks!!
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Can you share AEM error.log, request.log for this timeframe? This download functionality leverages AEM Assets AssetDownloadServlet servlet. To ensure this servlet is available, the following request path must be open (ie. not blocked via AEM Dispatcher filters).
HTTP POST /content/dam.assetdownload.zip/<ZIP File Name>.zip?licenseCheck=true&flatStructure=true&downloadSubassets=<true|false>&downloadRenditions=<true|false>
Thanks!!
if it is downloading from publish and not from cdn/dispatcher then it should be a rule issue either in dispatcher or cdn which is causing this.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies