Illegal image size error in Dynamic Media | AEM

Description

Issue
When requesting an image url from the Dynamic Media host, this error is received:
illegal image size

Environment
AEM 6.1 with Dynamic Media
AEM 6.2 with Dynamic Media

Cause
The default maximum on the Dynamic Media SaaS environment is 2000,2000 pixels (maxpix).

Resolution

Solution

  1. Navigate to http://host/crx/de/index.jsp#/etc/dam/imageserver/configuration/jcr%3Acontent/settings.
  2. Set maxpix property to the value in pixels you need (Example: 4000,4000).
  3. Switch to the Replication tab, and select the Replicate button.
  4. Re-test the URL, and verify that the image displays.

On this page