I'm running into a problem with deleteObject and deleteObjects, both of which appear to be creating JSON payloads that cannot be parsed by Object.stringify. This is a Meteor project. putObject works ...
I get both a 204 and 403 forbidden when trying to delete an object from my bucket with an error that says: "SignatureDoesNotMatch: The request signature we calculated ...