Sha256: b2af588154e8858c0d215a34fc49e8c7bf7afc8f53d134190bf9e48a1f7b12ae

Contents?: true

Size: 1.36 KB

Versions: 3

Compression:

Stored size: 1.36 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://develop.lifen.fr/authentication/api/authenticate/third_party
    body:
      encoding: UTF-8
      string: '{"accountUuid":"invalid-user-uuid"}'
    headers:
      User-Agent:
      - Faraday v0.9.2
      Secret-Key:
      - valid_secret_key
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 400
      message: Bad Request
    headers:
      Server:
      - Apache-Coyote/1.1
      X-B3-Sampled:
      - '1'
      X-B3-Spanid:
      - 7911bb796330c549
      X-B3-Traceid:
      - 7911bb796330c549
      X-Content-Type-Options:
      - nosniff
      X-Xss-Protection:
      - 1; mode=block
      Cache-Control:
      - no-cache, no-store, max-age=0, must-revalidate
      Pragma:
      - no-cache
      Expires:
      - '0'
      Content-Type:
      - application/json;charset=UTF-8
      Transfer-Encoding:
      - chunked
      Date:
      - Wed, 07 Sep 2016 12:46:43 GMT
    body:
      encoding: UTF-8
      string: '{"timestamp":"2016-09-07T12:46:43.966+0000","status":400,"error":"Bad
        Request","code":"error.badrequest","X-B3-TraceId":"7911bb796330c549","X-B3-SpanId":"7911bb796330c549"}'
    http_version:
  recorded_at: Wed, 07 Sep 2016 12:46:39 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lifen-0.2.1 spec/cassettes/users/refresh/invalid_user_uuid.yml
lifen-0.2.0 spec/cassettes/users/refresh/invalid_user_uuid.yml
lifen-0.1.5 spec/cassettes/users/refresh/invalid_user_uuid.yml