Re: Getting 415 Unsupported Media Type error while recording Postman request by Jmeter
Nuwan Mudalige <[email protected]> Mon, 22 Apr 2024 20:11:27 -0400
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <CAPmU7VsN4y2DSO2x3_Nv-bhNC+aaLE+d4hPbKbWGLC-s1dyjXg@mail.gmail.com> |
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 > > >