1
Answer

Corrupted image in s3 bucket

I have created asp.net core api using awsserver less application and i tried to upload image to s3 bucket through it was working fine when i cheked on localhost but when i hosted it to AWS than it uploaded blank or corrupted file
 
I have enabled binary support in aws console for this api

Any help would be appreciated

Answers (1)