-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
Can you guys check your files stored in S3 Console.... My meta data is showing the file as "application/octet-stream".
Perhaps the Great @flovilmart could add "ContentType" to the S3 upload sdk to match the ParseFile content-type? (docs)
var image = new Parse.File("photo.jpg", { base64: request.params.image }, "image/jpeg");
Metadata
Metadata
Assignees
Labels
No labels