Hi
I've set all the variables to fire the upload... but nothing happens. Progress and Complete events do not fire. I don't get any kind of error message.
Is this perhaps because I haven't done this :
2 - Configure CORS policy on the bucket to allow direct requests coming in from your Outsystems application URL. If CORS is not configured properly, this component will not work correctly(https://docs.aws.amazon.com/AmazonS3/latest/userguide/enabling-cors-examples.html)
I was posting it a blank filename! *facepalm*
However it's still not working. The completed event fires. With a success = false, but nothing in the ResponseText to tell me what the error was.