Sha256: c6426ed3181c34544dc255dc5b83e62a2c7fd1a941f106ceaa9369a9f23202ed

Contents?: true

Size: 891 Bytes

Versions: 2

Compression:

Stored size: 891 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://money.yandex.ru/api/request-payment
    body:
      encoding: UTF-8
      string: pattern_id=p2p&to=example%40example.com&amount=5
    headers:
      Authorization:
      - Bearer <ACCESS_TOKEN>
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      Server:
      - nginx
      Date:
      - Fri, 21 Nov 2014 07:38:43 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="insufficient_scope"
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Fri, 21 Nov 2014 07:38:45 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/insufficient_scope_error.yml
yandex-money-sdk-1.0.5 spec/fixtures/vcr_cassettes/insufficient_scope_error.yml