adobe / adobe/node-httptransfer
Fails to uploads HTML to AEM DAM
Open
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
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 '
Contributor guide
Assessment
This issue has not been assessed yet.