Sha256: 8a1fe4a2f5c67ffff61d2d034c5a97c2a9315739fc3b889b318be074ee4844ec

Contents?: true

Size: 607 Bytes

Versions: 6

Compression:

Stored size: 607 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <SendResponse xmlns="http://smsc.sendega.com/Content">
      <SendResult>
        <MessageID>00000000-0000-0000-0000-000000000000</MessageID>
        <ErrorMessage>Not validated - Username and password does not match (e)</ErrorMessage>
        <ErrorNumber>9001</ErrorNumber>
        <Success>false</Success>
      </SendResult>
    </SendResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cellular-2.2.0 spec/fixtures/backends/sendega/failure.xml
cellular-2.1.0 spec/fixtures/backends/sendega/failure.xml
cellular-2.0.0 spec/fixtures/backends/sendega/failure.xml
cellular-1.3.0 spec/fixtures/backends/sendega/failure.xml
cellular-1.2.0 spec/fixtures/backends/sendega/failure.xml
cellular-1.1.0 spec/fixtures/backends/sendega/failure.xml