~~Well my `CompleteMultipartUpload`

Well my CompleteMultipartUpload currently gets rejected with a MalformedXML error which is a good start Would help if I sent valid XML in the first place. Will see if I can replicate your error now.
4 Replies
vvo
vvo2y ago
Suffered this bug today (error sent is EntityTooSmall while it should be InvalidPartOrder) can this be fixed? Thanks @kian !
kian
kianOP2y ago
cc @Sid | R2
Sid
Sid2y ago
Will fix! Alright this is fixed but it may take a while for it to be released, I’m assuming this isn’t a showstopper or anything. We decided to just accept parts out-of-order instead of forcing you to send your parts array in ascending order.
vvo
vvo2y ago
ah that's nice 👍

Did you find this page helpful?