What are two potential reasons for this error?

Posted by: Pdfprep Category: AD0-E100 Tags: , ,

A developer implements a custom assets upload component for their AEM site to allow authorized end users to upload their company logos (*.png, *.jpg) to the DAM to create custom branded portals.

The developer is testing the custom servlet (/bin/companyX/uploadDealerLogo) by uploading the new asset on the publish instance but is receiving a 403 forbidden error during upload.

What are two potential reasons for this error? (Choose two.):
A . The MIME types of the logos are NOT allowed in Day CQ DAM Asset Upload Restriction.
B . Apache Sling Referrer Filter’s Allow Hosts needs to be setup in OSGi configurations.
C . Remove “Post” from Adobe Granite CSRF Filter’s Filter Methods in the OSGi configurations.
D . The dispatcher needs to be configured under /filter {/type “allow” /url “/bin/companyX/*”}

Answer: BD

Leave a Reply

Your email address will not be published.