Sha256: d2f2e8ba3e50eff4d943a19e70fe456401e622007471ca36500f7a495fe58cd5

Contents?: true

Size: 1.3 KB

Versions: 7

Compression:

Stored size: 1.3 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/stock/INVALID/advanced-stats?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.2.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:
      - Tue, 20 Oct 2020 23:57:05 GMT
      Content-Type:
      - text/html; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=aa7b4e3cbfee43e0a6d8075ad7d24f32; Max-Age=43200; Path=/; Expires=Wed,
        21 Oct 2020 11:57:05 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: Tue, 20 Oct 2020 23:57:05 GMT
recorded_with: VCR 6.0.0

Version data entries

7 entries across 7 versions & 1 rubygems

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