Re: Getting 415 Unsupported Media Type error while recording Postman request by Jmeter
Aditya Singh <[email protected]> Tue, 23 Apr 2024 05:29:29 +0530
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <CA+AUu0aVOWPqSEp=6YKEBnGxcVwkVfXyZwZmZZHUOwKYYMY13Q@mail.gmail.com> |
Hi, Try checking the header that’s being passed in JMeter. Is it similar to what you have in Postman?If not, make it similar and give it a try. Regards Adi On Tue, 23 Apr 2024 at 4:21 AM, Nuwan Mudalige <[email protected]> wrote: > Hi, > > I have a file upload API call which is working fine on Postman. > > While I am recording that Postman request by Jmeter it is throwing "415 > Unsupported Media Type" error. > > I manually built a Jmeter test following the Postman but still failed with > the same issue. > > Appreciate your expertise support to resolve this issue. > > Thank you! > > - Nuwan >