SyntaxFix
Write A Post
Hire A Developer
Questions
I was also facing the same issue with Postman for multipart. I fixed it by doing the following steps:
Postman
multipart
Content-Type
Headers
Body
form-data
file type
It worked for me.