I have a server connect to handle my s3 upload, and i want to triger it from javascript (from official dropzone). I have read that i should call dmx.parse(‘upload.load()’) … its working but how to pass the 2 Post parameters expected by the SC ?
I’m trying to pass 3 get params to a SC from Javascript. The SC loads, but the get params are not.
To check if I’m concatenating right, I used console.log and the result is: