Sha256: 49c0f83d93e88da0ed32036aa56748b42716c4868236b60ced7bae449a3559de

Contents?: true

Size: 867 Bytes

Versions: 2

Compression:

Stored size: 867 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://money.yandex.ru/api/operation-details
    body:
      encoding: UTF-8
      string: operation_id=unknown
    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:26 GMT
      Content-Type:
      - application/json;charset=UTF-8
      Content-Length:
      - '38'
      Connection:
      - keep-alive
      Keep-Alive:
      - timeout=120
      Vary:
      - Accept-Encoding
      Cache-Control:
      - no-cache
    body:
      encoding: UTF-8
      string: '{"error":"illegal_param_operation_id"}'
    http_version: 
  recorded_at: Mon, 10 Nov 2014 19:24:28 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/get_wrong_operation_details.yml
yandex-money-sdk-1.0.5 spec/fixtures/vcr_cassettes/get_wrong_operation_details.yml