Sha256: 59adf6fb410e77233e673d4c11acab3695ba19615e55a540aaab24f9f477f4a4

Contents?: true

Size: 1.29 KB

Versions: 6

Compression:

Stored size: 1.29 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/stock/INVALID/chart?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.3.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:
      - Sat, 07 Nov 2020 23:11:01 GMT
      Content-Type:
      - text/html; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=296ba00f07cf4147bd7ef12924544864; Max-Age=43200; Path=/; Expires=Sun,
        08 Nov 2020 11:11:01 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, Request-Source
    body:
      encoding: ASCII-8BIT
      string: Unknown symbol
  recorded_at: Sat, 07 Nov 2020 23:11:01 GMT
recorded_with: VCR 6.0.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 spec/fixtures/iex/historical_prices/invalid.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/historical_prices/invalid.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/historical_prices/invalid.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/historical_prices/invalid.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/historical_prices/invalid.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/historical_prices/invalid.yml