Sha256: c095cd9e45ca36e9050649dec0fc709e0c19aad75a0796c6f1215777bbafe267

Contents?: true

Size: 841 Bytes

Versions: 2

Compression:

Stored size: 841 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://money.yandex.ru/api/request-payment
    body:
      encoding: UTF-8
      string: ''
    headers:
      Authorization:
      - Bearer WRONG TOKEN
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 400
      message: Bad Request
    headers:
      Server:
      - nginx
      Date:
      - Fri, 21 Nov 2014 07:21:50 GMT
      Content-Type:
      - application/json;charset=UTF-8
      Content-Length:
      - '0'
      Connection:
      - keep-alive
      Keep-Alive:
      - timeout=120
      Cache-Control:
      - no-cache
      Www-Authenticate:
      - Bearer error="invalid_request"
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Fri, 21 Nov 2014 07:21:52 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/invalid_request_error.yml
yandex-money-sdk-1.0.5 spec/fixtures/vcr_cassettes/invalid_request_error.yml