Sha256: 279c81e671346d575cbe99ee6bcd13cc78bfc0a1a77a1c191755e4e38c3ebf48

Contents?: true

Size: 1.46 KB

Versions: 8

Compression:

Stored size: 1.46 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/ref-data/isin?isin=WRONG12345&mapped=true&token=test-iex-api-publishable-token
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json; charset=utf-8
      Content-Type:
      - application/json; charset=utf-8
      User-Agent:
      - IEX Ruby Client/1.1.3
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Fri, 10 Apr 2020 15:17:34 GMT
      Content-Type:
      - application/json; charset=utf-8
      Content-Length:
      - '19'
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=84910330e5ea4058969d0af364c32947; Max-Age=43200; Path=/; Expires=Sat,
        11 Apr 2020 03:17:34 GMT
      Iexcloud-Messages-Used:
      - '100'
      Iexcloud-Premium-Messages-Used:
      - '0'
      X-Content-Type-Options:
      - nosniff
      Strict-Transport-Security:
      - max-age=15768000
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Allow-Methods:
      - GET, OPTIONS
      Access-Control-Allow-Headers:
      - Origin, X-Requested-With, Content-Type, Accept
    body:
      encoding: UTF-8
      string: '{"WRONG12345":null}'
    http_version: null
  recorded_at: Fri, 10 Apr 2020 15:17:34 GMT
recorded_with: VCR 5.1.0

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-1.3.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml
iex-ruby-client-1.2.0 spec/fixtures/iex/ref-data/wrong_isin_mapped.yml