Sha256: 14be027ca1d587bce0c4b03e8856d8fa30545ea25406ddc0fe4a2129066e93dc

Contents?: true

Size: 1.24 KB

Versions: 10

Compression:

Stored size: 1.24 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/stock/INVALID/income?token=test-iex-api-publishable-token
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json; charset=utf-8
      User-Agent:
      - IEX Ruby Client/1.1.1
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Server:
      - nginx
      Date:
      - Fri, 31 Jan 2020 23:27:10 GMT
      Content-Type:
      - text/html; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=8a37f605f30c430cbacbe804d3c9816f; Max-Age=43200; Path=/; Expires=Sat,
        01 Feb 2020 11:27:10 GMT
      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: ASCII-8BIT
      string: Unknown symbol
    http_version:
  recorded_at: Fri, 31 Jan 2020 23:27:10 GMT
recorded_with: VCR 5.0.0

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.3.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.2.0 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.1.2 spec/fixtures/iex/income/invalid.yml
iex-ruby-client-1.1.1 spec/fixtures/iex/income/invalid.yml