Sha256: 0ba8b89a32a603c6e6f830212177e77d3d15c9cbf9bcf68993090963e3853828

Contents?: true

Size: 1.08 KB

Versions: 2

Compression:

Stored size: 1.08 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://money.yandex.ru/api/account-info
    body:
      encoding: UTF-8
      string: recurse_over_arrays=true
    headers:
      Authorization:
      - Bearer <ACCESS_TOKEN>
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Mon, 10 Nov 2014 19:24:27 GMT
      Content-Type:
      - application/json;charset=UTF-8
      Content-Length:
      - '281'
      Connection:
      - keep-alive
      Keep-Alive:
      - timeout=120
      Vary:
      - Accept-Encoding
      Cache-Control:
      - no-cache
    body:
      encoding: UTF-8
      string: '{"account":"<WALLET_NUMBER>","balance":6.88,"currency":"643","avatar":{"ts":"2012-05-02T17:22:59.000+04:00","url":"https://avatars.yandex.net/get-yamoney-profile/yamoney-profile-56809635-2/normal?1335964979000"},"account_type":"personal","identified":false,"account_status":"named"}'
    http_version: 
  recorded_at: Mon, 10 Nov 2014 19:24:29 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
yandex-money-client-1.0.6 spec/fixtures/vcr_cassettes/initialize_with_token.yml
yandex-money-sdk-1.0.5 spec/fixtures/vcr_cassettes/initialize_with_token.yml