Closed
Description
Hi,
I'm using s3-upload-stream 0.6.1, node 0.10.22 on the commandline and node-webkit 0.8.6 which also packages node 0.10.22.
I have a short bit of code to stream-upload a file to S3 which works fine on the commandline but when run in node-webkit throws:
Failed to create a multipart upload on S3: {}
with no content in the err object. I currently pass in a preconfigured S3 object built with aws-sdk 2.0.15 but can confirm it also happens without passing in an S3 object and using the s3-upload-stream packaged aws-sdk 1.18.0.
Any pointers for where to look very gratefully received.
Metadata
Metadata
Assignees
Labels
No labels