Sha256: 966cb0c256cc2f2f841b3ba36075689139515d11fc07506ade6cd5f783da2655

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 KB

Contents

---
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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
oxford_dictionary-2.0.1 fixtures/vcr_cassettes/v1_entry_error.yml
oxford_dictionary-2.0.0 fixtures/vcr_cassettes/v1_entry_error.yml