I have a rather simple task. I want to test uploading a file using Postman to my Amazon s3 bucket. Postman keeps erroring out saying "Could not get any response". Screenshot of my Postman configuration is below... any ideas why I can't do a simple upload to S3? (yes my signing credentials are correct)
I know this is an old post but just in case someone got stuck in the same issue.
In your screenshot the second reason for the issue might be the SSL and it is the issue. I don't know why; but AWS is providing S3 objects with self-signed SSL certificates and this is blocked by the chrome browser. If you copy the URL from postman to the browser it will be something like that.
following this blog post from postman here will solve the issue depending on your OS.
Summing up the solution for windows (other platforms on the blog link):
Follow this article: https://medium.com/@christinavhastenrath/testing-file-uploads-to-aws-s3-with-iam-user-credentials-in-postman-5026fbde3ca6
Note: Add authorization data to
to Request URL
in authoriztion.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With