Sha256: 7ed25355b78fa3f316090d13db7808264c6428f2e2046dbe61a3bc2780c4c321

Contents?: true

Size: 1.26 KB

Versions: 13

Compression:

Stored size: 1.26 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1//stock/msft/quote?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.0
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      Server:
      - nginx
      Date:
      - Fri, 19 Apr 2019 18:22:21 GMT
      Content-Type:
      - text/html; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=9276ad51186c44af86022b7f19720f57; Max-Age=43200; Path=/; Expires=Sat,
        20 Apr 2019 06:22:21 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: The API key provided is not valid.
    http_version: 
  recorded_at: Fri, 19 Apr 2019 18:22:21 GMT
recorded_with: VCR 4.0.0

Version data entries

13 entries across 13 versions & 1 rubygems

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