lifuzu / react-native-uploader-s3

Another example to upload image to S3 with RN module - react-native-uploader
37 stars 3 forks source link

Does this work for you? #2

Open benjreinhart opened 8 years ago

benjreinhart commented 8 years ago

I have cloned this repo and swapped out all the credentials / parameters with my own and I cannot get this to work. I keep getting 403 access denied.

benjreinhart commented 8 years ago

I realize now I had an issue with my user permissions in AWS (despite it working with one of the native modules??).

I took some inspiration from this example and created a more robust solution here:

https://github.com/benjreinhart/react-native-aws3

Thanks for the example, it was useful!

lifuzu commented 8 years ago

Thanks for letting me know. Saw your ticket just now, :-)