--- http_interactions: - request: method: get uri: https://od-api.oxforddictionaries.com/api/v2/entries/en-gb/wordthatdoesnotexist body: encoding: US-ASCII string: '' headers: Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - application/json User-Agent: - Ruby Host: - od-api.oxforddictionaries.com App-Id: - APP_ID App-Key: - APP_KEY response: status: code: 404 message: NOT FOUND headers: Api-Version: - v2 Code-Version: - v2.3.2-g02aa52c Content-Type: - application/json;charset=utf-8 Date: - Sun, 30 Jun 2019 01:29:22 GMT Server: - openresty/1.13.6.2 Content-Length: - '90' Connection: - keep-alive body: encoding: UTF-8 string: |- { "error": "No entry found matching supplied source_lang, word and provided filters" } http_version: recorded_at: Sun, 30 Jun 2019 01:29:22 GMT recorded_with: VCR 4.0.0