Sha256: e1e83d20575528f5a212fb43a897fd0b3192118a13dfcb5da06439da95096129

Contents?: true

Size: 1.12 KB

Versions: 9

Compression:

Stored size: 1.12 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.sandbox.veritrans.co.id/v2/1111-not-exists/status
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Veritrans ruby gem 2.0.0beta
      Authorization:
      - Basic c3BlY19zZXJ2ZXJfa2V5Og==
      Accept:
      - application/json
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: ''
    headers:
      Server:
      - nginx
      Date:
      - Mon, 01 Dec 2014 08:12:49 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '132'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      Pragma:
      - no-cache
      Expires:
      - Wed, 31 Dec 1969 17:00:00 GMT
      Strict-Transport-Security:
      - max-age=31536000; includeSubdomains;
    body:
      encoding: US-ASCII
      string: ! "{\n  \"status_code\" : \"401\",\n  \"status_message\" : \"Access
        denied due to unauthorized transaction, please check client or server key\"\n}"
    http_version: 
  recorded_at: Mon, 01 Dec 2014 08:13:09 GMT
recorded_with: VCR 2.9.3

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
veritrans-2.1.3 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.1.2 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.1.1 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.1.0 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.0.4 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.0.3 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.0.2 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.0.0 spec/fixtures/cli_test_unauthorized.yml
veritrans-2.0.0beta spec/fixtures/cli_test_unauthorized.yml