lego/providers/dns/allinkl/internal/fixtures/auth_fault.xml

11 lines
393 B
XML
Raw Normal View History

2021-06-30 20:49:02 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>kas_login_syntax_incorrect</faultstring>
<faultactor>KasAuth</faultactor>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>