Hello, I have got a few errors with regards to testing out the data in the Supplier Matching Service Bulk API. I have attached the screenshots below of my testing in Postman. The authorization is valid. The request is working for the single matching service, but not for Bulk API specifically when we send a csv file. It shows "internal server error" .
For reference, it is able to access single request:
Solved! Go to Solution
Hi, @LaveshNK. Thank you for reaching out! Our agent is looking into this and will get back to you with a potential solution as soon as possible. -Jenn
Hello Jenn, thank you for the reply. I hope we get an answer as soon as possible, even for the other replied as it is kind of urgent. Is there any other way to contact the agent about this?
Hi @LaveshNK,
When you call the bulk upload API, the Content-Type header is set to “multipart/form-data” but the boundary is not specified. What happens if you omit the Content-Type header? When you try omitting the Content-Type header and get a 500 status code then it seems that the Content-Type header is missing. Please add the boundary to the Content-Type header and see if that fixes the error. Please share your result with us.
Hi @LaveshNK,
Is the error fixed? If the error is fixed, please let me know so that I can take you off my contact list.
Hi @LaveshNK,
I haven't received a reply from you, hence, I'll take you off my contact list. Please do not hesitate to reach out to the developer community if you need further assistance.