--- http_interactions: - request: method: get uri: https://api.parse.com/1/classes/SomeClass/someIdThatDoesNotExist body: encoding: US-ASCII string: '' headers: Content-Type: - application/json Accept: - application/json User-Agent: - Parse for Ruby, 0.0 X-Parse-Master-Key: - '' X-Parse-Rest-Api-Key: - X-Parse-Application-Id: - X-Parse-Session-Token: - '' Expect: - '' response: status: code: 404 message: Not Found headers: Access-Control-Allow-Origin: - '*' Access-Control-Request-Method: - '*' Cache-Control: - no-cache Content-Type: - application/json; charset=utf-8 Date: - Mon, 22 Apr 2013 16:03:14 GMT Server: - nginx/1.2.2 Set-Cookie: - Status: - 404 Not Found X-Runtime: - '0.050654' X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - '47' Connection: - keep-alive body: encoding: ASCII-8BIT string: '{"code":101,"error":"object not found for get"}' http_version: recorded_at: Mon, 22 Apr 2013 16:03:14 GMT - request: method: post uri: https://api.parse.com/1/classes/SomeClass/someIdThatDoesNotExist body: encoding: UTF-8 string: '' headers: User-Agent: - Parse for Ruby, 0.0 Content-Type: - application/json X-Parse-Application-Id: - X-Parse-Rest-Api-Key: - X-Http-Method-Override: - GET Content-Length: - '0' Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 404 message: Not Found headers: Access-Control-Allow-Origin: - '*' Access-Control-Request-Method: - '*' Cache-Control: - no-cache Content-Type: - application/json; charset=utf-8 Date: - Wed, 26 Mar 2014 15:21:14 GMT Server: - nginx/1.4.4 Set-Cookie: - Status: - 404 Not Found X-Runtime: - '0.156791' X-Ua-Compatible: - IE=Edge,chrome=1 Content-Length: - '65' Connection: - keep-alive body: encoding: UTF-8 string: '{"code":101,"error":"object not found for get"}' http_version: recorded_at: Wed, 26 Mar 2014 15:21:14 GMT - request: method: get uri: https://api.leancloud.cn/1.1/classes/SomeClass/someIdThatDoesNotExist body: encoding: US-ASCII string: '' headers: User-Agent: - Parse for Ruby, 0.0 Content-Type: - application/json X-Avoscloud-Application-Id: - X-Avoscloud-Application-Key: - Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 404 message: Not Found headers: Server: - Tengine Date: - Fri, 10 Apr 2015 09:10:33 GMT Content-Type: - application/json;charset=utf-8 Content-Length: - '54' Connection: - keep-alive Cache-Control: - no-cache,no-store Pragma: - no-cache body: encoding: UTF-8 string: '{"code":101,"error":"Class or object doesn''t exists."}' http_version: recorded_at: Fri, 10 Apr 2015 09:10:33 GMT recorded_with: VCR 2.4.0