Hey @sunnyape, I did have the same problem with the url auth instead of headers. The problem is not the trello auth, as the batch gives me a 200 for all of the urls in the request object. It is a problem with Trello’s S3 authorisation I believe.
By the way, this blog post explains why we should use the “Authorization” header instead of url authentication.