79467572

Date: 2025-02-25 18:40:01
Score: 2
Natty:
Report link

"ExposeHeaders": ["ETag"]

ETag: Absolutely vital. The ETag is used to verify the integrity of the uploaded file. If you don't expose it, your JavaScript won't be able to confirm successful uploads, and you may have issues with chunked uploads.

Just add the ETag in the above posted structure for CORS (S3 bucket CORS). Fixed my issue.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Andrei