Sha256: 32b6ef02bf88342fa35a2fb4e499f4742553f9d9c6202bd8c74182d3f4852666

Contents?: true

Size: 875 Bytes

Versions: 3

Compression:

Stored size: 875 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.chartmogul.com/v1/customers?per_page=10
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.10.0
      Content-Type:
      - application/json
      Authorization:
      - Basic ZHVtbXktdG9rZW46ZHVtbXktdG9rZW4=
  response:
    status:
      code: 401
      message: 
    headers:
      server:
      - nginx/1.10.1
      date:
      - Wed, 28 Dec 2016 17:04:19 GMT
      content-type:
      - application/json
      content-length:
      - '63'
      connection:
      - close
      status:
      - 401 Unauthorized
    body:
      encoding: UTF-8
      string: '{"code":401,"message":"No valid API key provided","param":null}'
    http_version: 
  recorded_at: Wed, 28 Dec 2016 17:04:19 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_Customer/API_Interactions/raises_401_if_invalid_credentials.yml
chartmogul-ruby-1.1.4 fixtures/vcr_cassettes/ChartMogul_Customer/API_Interactions/raises_401_if_invalid_credentials.yml
chartmogul-ruby-1.1.2 fixtures/vcr_cassettes/ChartMogul_Customer/API_Interactions/raises_401_if_invalid_credentials.yml