Sha256: 4ab8da89b9a34fc8dfbf6af3817cf31f57f0884123ce280a4d617bd068c5a45e

Contents?: true

Size: 1.07 KB

Versions: 6

Compression:

Stored size: 1.07 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://us.api.battle.net/sc2/profile/2143215/1/PlayeZero/?apikey=api_key_from_secrets_rb&locale=en_US
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - '*/*'
      User-Agent:
      - Ruby
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Content-Language:
      - en-US
      Content-Type:
      - application/json;charset=UTF-8
      Date:
      - Fri, 29 Aug 2014 08:40:09 GMT
      Server:
      - Apache
      Vary:
      - Accept-Encoding
      X-Frame-Options:
      - SAMEORIGIN
      X-Mashery-Responder:
      - prod-j-worker-us-east-1b-45.mashery.com
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "status" : "nok",
          "code" : 404,
          "message" : "Sc2 Profile Not Found"
        }
    http_version: 
  recorded_at: Fri, 29 Aug 2014 08:40:09 GMT
recorded_with: VCR 2.9.2

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bnet-0.0.10 fixtures/cassettes/sc2_profile_not_found.yml
bnet-0.0.5 fixtures/cassettes/sc2_profile_not_found.yml
bnet-0.0.4 fixtures/cassettes/sc2_profile_not_found.yml
bnet-0.0.3 fixtures/cassettes/sc2_profile_not_found.yml
bnet-0.0.2 fixtures/cassettes/sc2_profile_not_found.yml
bnet-0.0.1 fixtures/cassettes/sc2_profile_not_found.yml