Sha256: 9c439d46baa3828215314a43dccc0fc6f7c4b65afd5f83897ba5c3283ffd4abb

Contents?: true

Size: 1.48 KB

Versions: 4

Compression:

Stored size: 1.48 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://api.songkick.com/api/3.0/events/123.json?apikey=omgwtfbbq_fake_key
    body:
      encoding: US-ASCII
      string: ''
    headers: {}
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      date:
      - Mon, 20 Aug 2012 17:27:42 GMT
      server:
      - thin 1.2.4 codename Flaming Astroboy
      content-type:
      - application/json
      vary:
      - Accept-Encoding
      connection:
      - close
      transfer-encoding:
      - chunked
    body:
      encoding: US-ASCII
      string: ! '{"resultsPage":{"status":"error","error":{"message":"Invalid or missing
        apikey"}}}'
    http_version: '1.1'
  recorded_at: Mon, 20 Aug 2012 17:27:42 GMT
- request:
    method: get
    uri: http://api.songkick.com/api/3.0/events/17522.json?apikey=omgwtfbbq_fake_key
    body:
      encoding: US-ASCII
      string: ''
    headers: {}
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      date:
      - Mon, 20 Aug 2012 17:39:30 GMT
      server:
      - thin 1.2.4 codename Flaming Astroboy
      content-type:
      - application/json
      vary:
      - Accept-Encoding
      connection:
      - close
      transfer-encoding:
      - chunked
    body:
      encoding: US-ASCII
      string: ! '{"resultsPage":{"status":"error","error":{"message":"Invalid or missing
        apikey"}}}'
    http_version: '1.1'
  recorded_at: Mon, 20 Aug 2012 17:39:30 GMT
recorded_with: VCR 2.2.4

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
songkickr-0.3.3 test/fixtures/vcr/invalid_api_key.yml
songkickr-0.3.2 test/fixtures/vcr/invalid_api_key.yml
songkickr-0.3.1 test/fixtures/vcr/invalid_api_key.yml
songkickr-0.3.0 test/fixtures/vcr/invalid_api_key.yml