Getting malformed xml issue in CompleteMultipartUpload in s3 uploading #3770
-
After uploading chunks sucessfully, on last step it gives this error with 400 status. MalformedXML: UnknownError |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @expert-dev1, thanks for reaching out. This issue tends to happen when in the parts being confirmed the ETag field is not specified. You could refer to the following issue for more details. However, if that is not your case, could you please provide more details about your implementation so I can better look into this?. Here are some details we would need:
Please let me know if have any questions. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hi @expert-dev1, thanks for reaching out. This issue tends to happen when in the parts being confirmed the ETag field is not specified. You could refer to the following issue for more details. However, if that is not your case, could you please provide more details about your implementation so I can better look into this?. Here are some details we would need:
Please let me know if have any questions.
Thanks!