Sha256: adfe1393d5919b5daedcab6538d98845be17278f79803086698a6f3a38bda739

Contents?: true

Size: 1.75 KB

Versions: 26

Compression:

Stored size: 1.75 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cdn.contentful.com/spaces/wrong/entries/nyancat
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - RubyContentfulGem/0.1.1
      Authorization:
      - Bearer credentials
      Content-Type:
      - application/vnd.contentful.delivery.v1+json
      Host:
      - cdn.contentful.com
  response:
    status:
      code: 401
      message: Unauthorized
    headers:
      Date:
      - Wed, 16 Apr 2014 09:00:24 GMT
      Server:
      - nginx/1.1.19
      Access-Control-Allow-Headers:
      - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization
      Access-Control-Allow-Methods:
      - GET,HEAD,OPTIONS
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Max-Age:
      - '86400'
      Cache-Control:
      - max-age=0
      Content-Type:
      - application/vnd.contentful.delivery.v1+json
      Content-Length:
      - '179'
      Accept-Ranges:
      - bytes
      Via:
      - 1.1 varnish
      X-Served-By:
      - cache-am72-AMS
      X-Cache:
      - MISS
      X-Cache-Hits:
      - '0'
    body:
      encoding: UTF-8
      string: |
        {
          "sys": {
            "type": "Error",
            "id": "AccessTokenInvalid"
          },
          "message": "The access token you sent could not be found or is invalid.",
          "requestId": "85f-649640521"
        }
    http_version: 
  recorded_at: Wed, 16 Apr 2014 09:00:24 GMT
recorded_with: VCR 2.9.0

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
contentful-1.2.2 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.2.1 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.2.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.1.1 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.1.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.0.2 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.0.1 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-1.0.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.12.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.11.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.10.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.9.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.8.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.7.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.6.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.5.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.4.0 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.3.5 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.3.4 spec/fixtures/vcr_cassettes/unauthorized.yml
contentful-0.3.3 spec/fixtures/vcr_cassettes/unauthorized.yml