A developer implements a custom assets upload component for their AEM site to allow authorized end users to upload their new company logos ('-png. Vjpg) 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.):
Select all that apply, then click Submit answer.
-
○
The MIME types of the logos are NOT allowed in Day CQ DAM Asset Upload Restriction
-
○
Apache Sting Referrer Filters Allow Hosts needs to be setup in OSGi configurations
-
○
Remove "Post" from Adobe Granite CSRF Filter s Filter Methods in the OSGi configurations
-
○
The dispatcher needs to be configured under 'filter ( /type 'allow- /url Vbin/companyX/'"}