Sha256: e7bf44f39a034b4fd2a56e8b6c2c419f5a4b08160a31612cc5835cc3f5e5ad8a

Contents?: true

Size: 1.36 KB

Versions: 12

Compression:

Stored size: 1.36 KB

Contents

---
http_interactions:
  - request:
      method: get
      uri: https://cloud.iexapis.com/v1/stock/INVALID/stats?token=test-iex-api-publishable-token
      body:
        encoding: US-ASCII
        string: ""
      headers:
        Accept:
          - application/json; charset=utf-8
        User-Agent:
          - IEX Ruby Client/1.0.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:
          - Thu, 02 May 2019 12:12:52 GMT
        Content-Type:
          - text/html; charset=utf-8
        Transfer-Encoding:
          - chunked
        Connection:
          - keep-alive
        Set-Cookie:
          - ctoken=ef64ea7432894da3a5df0d13ec3a1d5a; Max-Age=43200; Path=/; Expires=Fri,
            03 May 2019 00:12:52 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: Thu, 02 May 2019 12:12:52 GMT
recorded_with: VCR 4.0.0

Version data entries

12 entries across 12 versions & 1 rubygems

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