Sha256: a38fd68d65d6bef08d08335a433a00e0ea9e935f6b05a268ddbb0dfec9a59cd9

Contents?: true

Size: 1.35 KB

Versions: 6

Compression:

Stored size: 1.35 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/stock/MSFT/chart/date/2020-11-10?chartByDay=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.3.1
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 400
      message: Bad Request
    headers:
      Server:
      - nginx
      Date:
      - Sat, 14 Nov 2020 21:59:32 GMT
      Content-Type:
      - text/html; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=4c55e4d6e6624ae8b27dec54d9f314bd; Max-Age=43200; Path=/; Expires=Sun,
        15 Nov 2020 09:59:32 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: UTF-8
      string: You have supplied invalid values for this request
  recorded_at: Sat, 14 Nov 2020 21:59:32 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_date.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/historical_prices/invalid_date.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/historical_prices/invalid_date.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/historical_prices/invalid_date.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/historical_prices/invalid_date.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/historical_prices/invalid_date.yml