Sha256: d65a47f1f650fb897294ca6afe1f84fb540338b953200c276f6d7645e3a240e3

Contents?: true

Size: 970 Bytes

Versions: 3

Compression:

Stored size: 970 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.kraken.com/0/private/AddOrder
    body:
      encoding: UTF-8
      string: nonce=943911673533360721&ordertype=market&pair=ETHEUR&type=buy&volume=0.01
    headers:
      Api-Key:
      - COMPUTED
      Api-Sign:
      - COMPUTED
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - cloudflare-nginx
      Date:
      - Sun, 23 Aug 2015 01:55:13 GMT
      Content-Type:
      - application/json; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - __cfduid=COMPUTED; expires=Mon, 22-Aug-16
        01:55:12 GMT; path=/; domain=.kraken.com; HttpOnly
      Vary:
      - Accept-Encoding
      Cf-Ray:
      - COMPUTED
    body:
      encoding: UTF-8
      string: '{"error":["EOrder:Insufficient funds"]}'
    http_version: 
  recorded_at: Sun, 23 Aug 2015 01:55:13 GMT
recorded_with: VCR 2.9.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kraken_client-1.3.0 fixtures/vcr_cassettes/add_order_error_insufficient_funds.yml
kraken_client-1.2.1 fixtures/vcr_cassettes/add_order_error_insufficient_funds.yml
kraken_client-1.2 fixtures/vcr_cassettes/add_order_error_insufficient_funds.yml