Sha256: a28208beb585e9358407b9016b631a58f8c82a16801181af3c0fe14800ca41e4

Contents?: true

Size: 944 Bytes

Versions: 2

Compression:

Stored size: 944 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://money.yandex.ru/api/operation-details
    body:
      encoding: UTF-8
      string: operation_id=462449992116028008
    headers:
      Authorization:
      - Bearer wrong_token
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 401
      message: Unauthorized
    headers:
      Server:
      - nginx
      Date:
      - Mon, 10 Nov 2014 19:24:26 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_token", error_description="The specified access token
        isn't found yet."
    body:
      encoding: UTF-8
      string: ''
    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/unauthorized_exception.yml
yandex-money-sdk-1.0.5 spec/fixtures/vcr_cassettes/unauthorized_exception.yml