Sha256: 3d82e053bf875724ab9fecbe0fd76c15b1fd5c458001c3beaeb3d442968ac3fc

Contents?: true

Size: 846 Bytes

Versions: 2

Compression:

Stored size: 846 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: <HOST_URI>:5000/v2.0/tokens
    body:
      encoding: UTF-8
      string: ! '{"auth":{"passwordCredentials":{"username":"invalidusername","password":"invalidpassword"}}}'
    headers:
      Content-Type:
      - application/json
      User-Agent:
      - Faraday v0.8.8
  response:
    status:
      code: 401
      message: 
    headers:
      vary:
      - X-Auth-Token
      content-type:
      - application/json
      content-length:
      - '100'
      date:
      - Thu, 29 Aug 2013 17:16:33 GMT
      connection:
      - close
    body:
      encoding: US-ASCII
      string: ! '{"error": {"message": "Could not find user: invalidusername", "code":
        401, "title": "Unauthorized"}}'
    http_version: 
  recorded_at: Thu, 29 Aug 2013 17:15:31 GMT
recorded_with: VCR 2.5.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
aviator-0.0.3 test/cassettes/core/session/i_authenticate/raises_an_AuthenticationError_when_authentication_fails.yml
aviator-0.0.2 test/cassettes/core/session/i_authenticate/raises_an_AuthenticationError_when_authentication_fails.yml