Sha256: 6b91ba6b998ae70a64810dae5745a6dd7ac178fdbe28e4c8dfa091f2bf116c88

Contents?: true

Size: 990 Bytes

Versions: 4

Compression:

Stored size: 990 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: https://devapi.thecurrencycloud.com/v2/authenticate/api
    body:
      encoding: UTF-8
      string: login_id=rjnienaber%40gmail.com&api_key=ef0fd50fca1fb14c1fab3a8436b9ecb65f02f129fd87eafa45ded8ae257528f0
    headers: {}
  response:
    status:
      code: 403
      message: Forbidden
    headers:
      Server:
      - nginx
      Date:
      - Sat, 25 Apr 2015 07:04:11 GMT
      Content-Type:
      - application/json;charset=utf-8
      Content-Length:
      - '49'
      Connection:
      - keep-alive
      X-Request-Id:
      - '2771879819392580288'
      X-Content-Type-Options:
      - nosniff
    body:
      encoding: UTF-8
      string: ! '{"error_code":"auth_failed","error_messages":{"username":[{"code":"invalid_supplied_credentials","message":"Authentication
        failed with the supplied credentials","params":{}}]}}'
    http_version: 
  recorded_at: Sat, 25 Apr 2015 07:04:11 GMT
recorded_with: VCR 2.9.3

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
currency_cloud-0.7.2 spec/support/vcr_cassettes/Error/is_raised_on_a_forbidden_request.yml
currency_cloud-0.7.1 spec/support/vcr_cassettes/Error/is_raised_on_a_forbidden_request.yml
currency_cloud-0.7 spec/support/vcr_cassettes/Error/is_raised_on_a_forbidden_request.yml
currency_cloud-0.5 spec/support/vcr_cassettes/Error/is_raised_on_a_forbidden_request.yml