Skip to content

Help with ter namespace and SOAP Faults #115

Answered by HansBusch
annaprins asked this question in Q&A
Discussion options

You must be logged in to vote

See below the example response for Device Test Case MEDIA-7-1-2-v18.06 SOAP FAULT MESSAGE

HTTP/1.1` 400 Bad Request
Content-Type: application/soap+xml; charset=utf-8
Content-Length: 752
Connection: keep-alive

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:ter="http://www.onvif.org/ver10/error">
  <SOAP-ENV:Body>
    <SOAP-ENV:Fault>
      <SOAP-ENV:Code>
        <SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value>
        <SOAP-ENV:Subcode>
          <SOAP-ENV:Value>ter:InvalidArgVal</SOAP-ENV:Value>
        </SOAP-ENV:Subcode>
      </SOAP-ENV:Code>
      <SOAP-ENV

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HansBusch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants