I was experiencing errors when adding an item using the multipart add. It looked like calling status() with a jobId parameter after committing the job would result in a failure and the correct item id would not be returned. I removed the jobId parameter from the status call and the addItem method returned as expected.
I was experiencing errors when adding an item using the multipart add. It looked like calling status() with a jobId parameter after committing the job would result in a failure and the correct item id would not be returned. I removed the jobId parameter from the status call and the addItem method returned as expected.