What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

HTTP Advanced sensor's display Unsupported Media Type

Votes:

0

Hello All, I'm trying to monitor a Webservices server using the HTTP Advanced sensor. In order to test my request I used SOAP UI, and from this tool I'm getting a correct server response. Then I copy/paste the same query into the POST DATA setting of the HTTP Advanced Sensor From the time being, i'm always getting an output: HTTP/1.1 415 Unsupported Media Type

In the URL field I set this value : https://mywebsite.com/WSV2/MerchantService?wsdl

Then in Post Data :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xls="http://xxxx.com/schema/xls-model-mc-svc" xmlns:xls1="http://xxxx.com/schema/xls-model-core">
   <soapenv:Header/>
   <soapenv:Body>
      <xls:CampaignRewardReq>
         <!--Optional:-->
         <xls1:Credentials>
            <xls1:Username>xxxxxx</xls1:Username>
            <xls1:Password>xxxxxx</xls1:Password>
            <xls1:Realm>xls</xls1:Realm>
         </xls1:Credentials>
         <xls:CampaignID>32</xls:CampaignID>
      </xls:CampaignRewardReq>
   </soapenv:Body>
</soapenv:Envelope>

In Custom Content Type : application/soap+xml

Do you have any clue about this problem?

Thanks a lot in advance! Cheers, Cédric

http sensor soap

Created on Jul 12, 2016 3:31:23 PM

Last change on Jul 14, 2016 10:50:27 AM by  Luciano Lingnau [Paessler]



1 Reply

Votes:

0

Hello Cédric,
thank you for your KB-post.

Did you review the following guide?

Best Regards,

Created on Jul 14, 2016 10:51:01 AM by  Luciano Lingnau [Paessler]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.