cinely / mule-uploader

Stubborn HTML5 Amazon S3 uploader
http://mule-uploader.com/
MIT License
223 stars 43 forks source link

C# server side #25

Open assafshp opened 10 years ago

assafshp commented 10 years ago

Hi, I tried using this js library with a c# server that I wrote identically as the py backend and amazon documentation. Unfortunately , this doesn't work and I always get mismatch signature. I tried several options but with no luck. Do you have any inputs for that?

robj commented 10 years ago

I also get a mismatch signature error using a ruby backend that verifiably creates signatures as per the python backend.