Hi,
I’m trying to upload a file in a Amazon AWS S3 as described here :
It works fine in POSTMAN using body as Binary :
But there is no Binary option in HTTP module :
And Multipart/form-data is not an option because of the signature mechanism in AWS
If anyone as an idea, it will be greatly appreciated.
Welcome to the Make community!
You should be able to use the Raw option, and set the content type header manually according to the documentation.
samliew – request private consultation
Join the unofficial Make Discord server to chat with us!
2 Likes
Thank you, it works as you said :
2 Likes
No problem, glad I could help!
1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
- others can save time when catching up with the latest activity here, and
- allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
4. Do join the unofficial Make Discord server for live chat and video assistance
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
2 Likes