Advertisement
n4itsric

Untitled

Jan 30th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.38 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  2.    <soapenv:Body>
  3.       <soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  4.          <faultcode>soap:Server</faultcode>
  5.          <faultstring>El usuario de negocio no estΓ‘ autorizado para acceder a la operaciΓ³n.</faultstring>
  6.       </soap:Fault>
  7.    </soapenv:Body>
  8. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement