--- http_interactions: - request: method: get uri: https://www.googleapis.com/books/v1/volumes?key=BAD_KEY&maxResults=10&q=cancer body: encoding: UTF-8 string: '' headers: {} response: status: code: 400 message: Bad Request headers: Vary: - Origin,Accept-Encoding - X-Origin Content-Type: - application/json; charset=UTF-8 Date: - Mon, 21 Sep 2015 14:28:04 GMT Expires: - Mon, 21 Sep 2015 14:28:04 GMT Cache-Control: - private, max-age=0 X-Content-Type-Options: - nosniff X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block Server: - GSE Alternate-Protocol: - 443:quic,p=1 Alt-Svc: - quic=":443"; p="1"; ma=604800 Accept-Ranges: - none Transfer-Encoding: - chunked body: encoding: UTF-8 string: | { "error": { "errors": [ { "domain": "usageLimits", "reason": "keyInvalid", "message": "Bad Request" } ], "code": 400, "message": "Bad Request" } } http_version: recorded_at: Mon, 21 Sep 2015 14:28:04 GMT recorded_with: VCR 2.9.3