i have rather simple task. want test uploading file using postman amazon s3 bucket. postman keeps erroring out saying "could not response". screenshot of postman configuration below... ideas why can't simple upload s3? (yes signing credentials correct)

i know old post in case got stuck in same issue.
in screenshot second reason issue might ssl , issue. don't know why; aws providing s3 objects self-signed ssl certificates , blocked chrome browser. if copy url postman browser that.
following blog post postman here solve issue depending on os.
summing solution windows (other platforms on blog link):
- copy url chrome browser , proceed anyway.
- click on lock icon @ beside link , save certificate.
- go chrome > settings, search ssl (chrome://settings/search#ssl) , click on manage certificates.
- import certificate , restart both chrome , postman
- use link again in postman , work.




Comments
Post a Comment