Sha256: d35bef053002dbbda19a03af504b0c49c94dc50ad417eebfbc3cc20c1e7dd22d

Contents?: true

Size: 990 Bytes

Versions: 2

Compression:

Stored size: 990 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://smsc.openmarket.com/sms/v4/mt/fake/status
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.14.0
      Authorization:
      - Basic BOGUS
      Content-Type:
      - application/json
      Accept:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 404
      message: Not Found
    headers:
      X-Request-Id:
      - 001-23-C54D743B-8FFF-4800-AD8C-4F24DF11916B
      Content-Type:
      - application/json;charset=UTF-8
      Transfer-Encoding:
      - chunked
      Date:
      - Mon, 19 Mar 2018 16:56:01 GMT
      Server:
      - OpenMarket Server
      Vary:
      - Accept-encoding
    body:
      encoding: ASCII-8BIT
      string: '{"error":{"code":"711","description":"Ticket ID not found"}}'
    http_version:
  recorded_at: Mon, 19 Mar 2018 16:56:01 GMT
recorded_with: VCR 4.0.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sms_broker-1.0.8 spec/support/vcr_cassettes/open_market/message_status_not_found.yml
sms_broker-1.0.7 spec/support/vcr_cassettes/open_market/message_status_not_found.yml