Did you check the content type of your request ? What is it ? What should it be ? To set it, add a header manager as child of your sampler and set :
- content-type in column1 - application/xml in columnz I suppose it's you ?: http://stackoverflow.com/questions/14491521/jmeter-post-returns-415-unsupported-media-type https://twitter.com/philmdot On Thu, Jan 24, 2013 at 2:14 AM, Carleen <[email protected]> wrote: > Hello all: > > I'm using a HTTP Request sampler and made the POST body as small as > possible. I even took the xml out and just used text. No matter what's in > the body, I get a 415 - Unsupported Media Type error. What am I missing? My > implementation is HC3, protocol https, and I don't have anything else > selected (other than the POST, of course). I also set the Content-Type to > text/xml. > > I should add that this POST works fine in SoapUI, so I don't think it's a > server issue. > -- > Carleen > -- Cordialement. Philippe Mouawad.
