Sha256: 7c11bd37b641d51ef6890674b998d0d7870cf728cddbf9a5cc24b85903333b9d

Contents?: true

Size: 955 Bytes

Versions: 4

Compression:

Stored size: 955 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.bandsintown.com/artists/Ishouldnotexist?api_version=2.0&app_id=test&format=json
    body:
      encoding: US-ASCII
      string: ''
    headers: {}
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Date:
      - Mon, 22 Apr 2013 22:11:25 GMT
      Server:
      - Mongrel 1.1.5
      Cache-Control:
      - no-cache
      Status:
      - 404 Not Found
      Content-Type:
      - application/json; charset=utf-8
      X-Runtime:
      - '0.03697'
      Content-Length:
      - '30'
      Set-Cookie:
      - _session_id=05a53119d9b62fac0cd952eadafbea2f; path=/; expires=Wed, 22 May
        2013 22:11:25 GMT
      Vary:
      - Accept-Encoding
      Connection:
      - close
    body:
      encoding: US-ASCII
      string: ! '{"errors":["Unknown Artist"]}

'
    http_version: 
  recorded_at: Mon, 22 Apr 2013 22:11:28 GMT
recorded_with: VCR 2.4.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
intown-0.2 spec/fixtures/cassettes/find_unknown_artist.yml
intown-0.1.6 spec/fixtures/cassettes/find_unknown_artist.yml
intown-0.1.5 spec/fixtures/cassettes/find_unknown_artist.yml
intown-0.1.4 spec/fixtures/cassettes/find_unknown_artist.yml