Skip to content

Instantly share code, notes, and snippets.

@cedricve
Created August 22, 2024 11:12
Show Gist options
  • Save cedricve/45dd335a703a9c506cf9d899c387b988 to your computer and use it in GitHub Desktop.
Save cedricve/45dd335a703a9c506cf9d899c387b988 to your computer and use it in GitHub Desktop.
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<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:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:c14n=\"http://www.w3.org/2001/10/xml-exc-c14n#\" xmlns:wsu=\"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd\" xmlns:ds=\"http://www.w3.org/2000/09/xmldsig#\" xmlns:wsse=\"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd\" xmlns:wsa5=\"http://www.w3.org/2005/08/addressing\" xmlns:wsrfbf=\"http://docs.oasis-open.org/wsrf/bf-2\" xmlns:wstop=\"http://docs.oasis-open.org/wsn/t-1\" xmlns:tt=\"http://www.onvif.org/ver10/schema\" xmlns:wsrfr=\"http://docs.oasis-open.org/wsrf/r-2\" xmlns:tev1=\"http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding\" xmlns:tev2=\"http://www.onvif.org/ver10/events/wsdl/EventBinding\" xmlns:tev3=\"http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding\" xmlns:wsnt=\"http://docs.oasis-open.org/wsn/b-2\" xmlns:tev4=\"http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding\" xmlns:tev=\"http://www.onvif.org/ver10/events/wsdl\" xmlns:tns1=\"http://www.onvif.org/ver10/topics\" xmlns:tnsaxis=\"http://www.axis.com/2009/event/topics\" xmlns:ter=\"http://www.onvif.org/ver10/error\" xmlns:pt=\"http://www.onvif.org/ver10/pacs\" xmlns:tdc=\"http://www.onvif.org/ver10/doorcontrol/wsdl\" xmlns:tac=\"http://www.onvif.org/ver10/accesscontrol/wsdl\"><SOAP-ENV:Header><wsa5:To SOAP-ENV:mustUnderstand=\"true\">http://www.w3.org/2005/08/addressing/anonymous</wsa5:To><wsa5:Action SOAP-ENV:mustUnderstand=\"true\">http://www.w3.org/2005/08/addressing/soap/fault</wsa5:Action></SOAP-ENV:Header><SOAP-ENV:Body><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason><SOAP-ENV:Text xml:lang=\"en\">failed to parse topic expression 'tns1:Device/Trigger//.'</SOAP-ENV:Text></SOAP-ENV:Reason><SOAP-ENV:Detail><wsnt:InvalidTopicExpressionFault><wsrfbf:Timestamp>2024-08-22T11:12:07Z</wsrfbf:Timestamp></wsnt:InvalidTopicExpressionFault></SOAP-ENV:Detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment