All Questions
1 question
1
vote
1
answer
1k
views
RestClient Upload to Amazon fails with InvalidArgument error
I'm trying to upload an image via POST request to amazon:
begin
RestClient.post('http://public.domain.com/',
{
:transfer => {
...