Sha256: d7529d4b6061372b21a450e237f7e1311ccd8050b8098df25b4de723544c63dc

Contents?: true

Size: 994 Bytes

Versions: 3

Compression:

Stored size: 994 Bytes

Contents

---
http_interactions:
- request:
    method: delete
    uri: https://api.chartmogul.com/v1/invoices/inv_123
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Content-Type:
      - application/json
      Authorization:
      - Basic MDFiNzI2YzI0ZjNiYjhlOTc0MmEwNGZiMDhhZmE3NzQ6NzJlNGMxYTdlZTFiYzlkNGZjMDBlZWUwNWIyN2QzMGY=
  response:
    status:
      code: 404
      message: Not found
    headers:
      server:
      - nginx/1.9.10
      date:
      - Wed, 29 Jun 2016 12:45:27 GMT
      content-type:
      - application/json
      content-length:
      - '35'
      connection:
      - close
      vary:
      - Accept-Encoding
      status:
      - 404 Not found
      access-control-allow-credentials:
      - 'true'
    body:
      encoding: UTF-8
      string: '{"error":"Invoice not found"}'
    http_version:
  recorded_at: Wed, 29 Jun 2016 12:45:27 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
chartmogul-ruby-1.1.5 fixtures/vcr_cassettes/ChartMogul_Invoice/API_Interactions/raises_error_on_deleting_non-existing_invoice.yml
chartmogul-ruby-1.1.4 fixtures/vcr_cassettes/ChartMogul_Invoice/API_Interactions/raises_error_on_deleting_non-existing_invoice.yml
chartmogul-ruby-1.1.2 fixtures/vcr_cassettes/ChartMogul_Invoice/API_Interactions/raises_error_on_deleting_non-existing_invoice.yml