Summer Sale! All accounts are 50% off this week.

nzmattman's avatar

Laravel Vapor uploading images to s3 as json

Hi there.

For some reason, the application I'm working on is uploading images to s3 and tagging them with meta data of application/json.

Data that is being sent via signed-storage-url is..

{
  "content_type":"image/jpeg",
  "visibility":"public-read"
}

I'm really confused about why this is happening.

any suggestions?

0 likes
0 replies

Please or to participate in this conversation.