Has anyone tried to download using a temporary Amazon S3 URL? I am trying to do this using an HTTP action. I am receiving an error stating the the signature does not match what they are expecting. For some reason, the HTTP action is setting headers for Context-Type = application/json, even though it is a GET with no content and Accept = json, despite the fact that I have selected the return type as binary.