Sha256: e96e6e96bdff64cdc1fdf0311249a34608085c505e4e56423f5b29ef0f31e68e

Contents?: true

Size: 1.79 KB

Versions: 34

Compression:

Stored size: 1.79 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.contentful.com/spaces/yr5m0jky5hsh/entries/not_exist
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - RubyContenfulManagementGem/0.0.1
      Authorization:
      - Bearer <ACCESS_TOKEN>
      Content-Type:
      - application/vnd.contentful.management.v1+json
      Content-Length:
      - '0'
      Host:
      - api.contentful.com
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Server:
      - nginx
      Date:
      - Wed, 30 Jul 2014 12:43:14 GMT
      Content-Type:
      - application/vnd.contentful.management.v1+json
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      X-Powered-By:
      - Express
      Access-Control-Allow-Origin:
      - "*"
      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:
      - DELETE,GET,HEAD,POST,PUT,OPTIONS
      "^access-Control-Expose-Headers":
      - Etag
      Access-Control-Max-Age:
      - '1728000'
    body:
      encoding: UTF-8
      string: |
        {
          "sys": {
            "type": "Error",
            "id": "NotFound"
          },
          "message": "The resource could not be found.",
          "details": {
            "type": "Entry",
            "space": "yr5m0jky5hsh",
            "id": "not_exist"
          }
        }
    http_version: 
  recorded_at: Wed, 30 Jul 2014 12:43:14 GMT
recorded_with: VCR 2.9.2

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
contentful-management-0.6.1 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.6.0 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.5.0 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.4.1 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.4.0 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.3.1 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.3.0 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.2.1 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.2.0 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.1.0 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.0.3 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.0.2 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.0.1 spec/fixtures/vcr_cassettes/entry/find_not_found.yml
contentful-management-0.0.1.pre spec/fixtures/vcr_cassettes/entry/find_not_found.yml