-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Expected Behaviour
The AEMUpload class should allow to upload HTML files to DAM
Actual Behaviour
HTML files fail to upload because AEM tries to validate them as JSON files. Seeing the error:
`Upload START 'index.html': 319901 bytes
Upload FAILED 'index.html': 'Unexpected token < in JSON at position 0 while parsing near '
Using @adobe/aem-upload to do the upload, try to upload HTML file. The issue is in this library, as it is ignoring mime type
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem
Metadata
Metadata
Assignees
Labels
No labels