Sha256: f5d635e1c110eceea397d71646b4b5503bf5029bd5d3c687f337919573004aa2

Contents?: true

Size: 956 Bytes

Versions: 4

Compression:

Stored size: 956 Bytes

Contents

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

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