Sha256: 70c62cc738f4743042b9d83205d7664e82f7c9ebf13ec9aa6bfac960495527b4

Contents?: true

Size: 964 Bytes

Versions: 4

Compression:

Stored size: 964 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.bandsintown.com/artists/Fake%252FArtist%252FName?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:23:59 GMT
      Server:
      - Mongrel 1.1.5
      Content-Length:
      - '30'
      Status:
      - 404 Not Found
      Content-Type:
      - application/json; charset=utf-8
      X-Runtime:
      - '0.00478'
      Cache-Control:
      - no-cache
      Set-Cookie:
      - _session_id=c586ad006bbcf633701eda074348bebb; path=/; expires=Wed, 22 May
        2013 22:23:59 GMT
      Vary:
      - Accept-Encoding
      Connection:
      - close
    body:
      encoding: US-ASCII
      string: ! '{"errors":["Unknown Artist"]}

'
    http_version: 
  recorded_at: Mon, 22 Apr 2013 22:24:02 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_with_slashes.yml
intown-0.1.6 spec/fixtures/cassettes/find_unknown_artist_with_slashes.yml
intown-0.1.5 spec/fixtures/cassettes/find_unknown_artist_with_slashes.yml
intown-0.1.4 spec/fixtures/cassettes/find_unknown_artist_with_slashes.yml