--- http_interactions: - request: method: get uri: https://api.contentful.com/spaces/yr5m0jky5hsh/assets/5FDqplZoruAUGmiSa02asE body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContenfulManagementGem/0.0.1 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '0' Host: - api.contentful.com response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 31 Jul 2014 07:30:06 GMT Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '1178' Connection: - keep-alive X-Powered-By: - Express Cf-Space-Id: - yr5m0jky5hsh Etag: - '"94ad16aafe48b3b9f14ee1ca1a6a43dd"' 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: | { "fields": { "title": { "en-US": "titlebyCreateAPI" }, "description": { "en-US": "descByAPI" }, "file": { "en-US": { "contentType": "image/jpeg", "fileName": "pic1.jpg", "details": { "image": { "width": 1280, "height": 1920 }, "size": 2584366 }, "url": "//images.contentful.com/yr5m0jky5hsh/5FDqplZoruAUGmiSa02asE/f5cab89aa8f9d8ca2e520d63bc356ef9/pic1.jpg" } } }, "sys": { "id": "5FDqplZoruAUGmiSa02asE", "type": "Asset", "createdAt": "2014-07-31T06:31:03.919Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "yr5m0jky5hsh" } }, "firstPublishedAt": "2014-07-31T07:29:12.424Z", "publishedCounter": 1, "version": 4, "updatedAt": "2014-07-31T07:29:40.644Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } } } } http_version: recorded_at: Thu, 31 Jul 2014 07:30:06 GMT - request: method: delete uri: https://api.contentful.com/spaces/yr5m0jky5hsh/assets/5FDqplZoruAUGmiSa02asE/published body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContenfulManagementGem/0.0.1 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json X-Contentful-Version: - '4' Content-Length: - '0' Host: - api.contentful.com response: status: code: 400 message: Bad Request headers: Server: - nginx Date: - Thu, 31 Jul 2014 07:30:06 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": "BadRequest" }, "message": "Not published" } http_version: recorded_at: Thu, 31 Jul 2014 07:30:07 GMT recorded_with: VCR 2.9.2