web services - Unsupported Media Type error in SoapUI -


i checked of kind of problems in stackoverflow met. couldn't match mine.

  • so, wanna test webservice soapui.
  • in wsdl link there no type definiton inputs (it says string. wants loginname, username , password).
  • and have real inputs check it, on right side of request window there sentence: "the server cannot service request because media type unsupported." in every test.
  • i checked raw tabs, content-types text/xml;charset=utf-8 , think should too.
  • and during test, using first soap.

this problem can what? web browser? client? internet settings? should do?

note: tried trial webservices found webservicex.net, test them without error...


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -