Re: Getting 415 Unsupported Media Type error while recording Postman request by Jmeter
Aditya Singh <[email protected]> Tue, 23 Apr 2024 06:17:59 +0530
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <CA+AUu0bJU5_0KidSYh0ujRuPYKMfAxgOisUQ2wcYxNHQzGLSgg@mail.gmail.com> |
What is the content-type header value? Adi On Tue, 23 Apr 2024 at 5:41 AM, Nuwan Mudalige <[email protected]> wrote: > Yes, Adi. Tried that but still the same result in Jmeter. > > On Mon, Apr 22, 2024 at 8:01 PM Aditya Singh <[email protected]> > wrote: > > > 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 > > > > > >