Skip to content

s3 multipart upload - XML provided was not well-formed or did not validate against our public schema #4391

Answered by dMaisnam
dMaisnam asked this question in Q&A
Discussion options

You must be logged in to vote

My bad. Turns out I was using the wrong variable name from the request body. I should be using req.body.parts instead of req.body.partNumber which I was using in my controller file (not included in the Stackblitz code snippet).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dMaisnam
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant