Sha256: 43e844b765af50ff8ce71902682e070be21b5617b70cbff425014eaa89a8e7b0

Contents?: true

Size: 507 Bytes

Versions: 16

Compression:

Stored size: 507 Bytes

Contents

<?xml version="1.0"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">
  <env:Body>
    <env:Fault>
      <faultcode>aws:Client.UnknownError</faultcode>
      <faultstring>Something bad happened!</faultstring>
      <detail>
        <aws:RequestId xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">145b969c-23ec-41e4-a552-30e57fc2684f</aws:RequestId>
      </detail>
    </env:Fault>
  </env:Body>
</env:Envelope>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
active_fulfillment-2.1.9 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.8 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.7 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.6 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.5 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.4 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.3 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.2 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.1 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.1.0 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.0.2 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.0.1 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-2.0.0 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-1.0.3 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-1.0.2 test/fixtures/xml/amazon/tracking_response_error.xml
active_fulfillment-1.0.1 test/fixtures/xml/amazon/tracking_response_error.xml