Sha256: c7e11fcde6388426f0cf3827d43bff0c83ce3330609c3083faa422cdceaa6da9

Contents?: true

Size: 938 Bytes

Versions: 2

Compression:

Stored size: 938 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
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 401
      message: Unauthorized
    headers:
      Server:
      - nginx
      Date:
      - Sat, 20 Sep 2014 11:20:03 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: Sat, 20 Sep 2014 11:20:03 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yandex-money-sdk-0.11.0 spec/fixtures/vcr_cassettes/unauthorized_exception.yml
yandex-money-sdk-0.10.0 spec/fixtures/vcr_cassettes/unauthorized_exception.yml