Sha256: 69588a6e0d052d4fb2705253c2e7ef8e6ff5a6c9efd5d08d7c37f7f25db2d9b5

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://develop.lifen.fr/authentication/api/register/third_party
    body:
      encoding: UTF-8
      string: '{"emailAddress":"existing-user@domain.tld","lastName":null,"firstName":null}'
    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: 403
      message: Forbidden
    headers:
      Server:
      - Apache-Coyote/1.1
      X-B3-Sampled:
      - '1'
      X-B3-Spanid:
      - ac141a836a7e5444
      X-B3-Traceid:
      - ac141a836a7e5444
      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:40:25 GMT
    body:
      encoding: UTF-8
      string: '{"timestamp":"2016-09-07T12:40:25.369+0000","status":403,"error":"Forbidden","code":"email.exists.exception","X-B3-TraceId":"ac141a836a7e5444","X-B3-SpanId":"ac141a836a7e5444"}'
    http_version:
  recorded_at: Wed, 07 Sep 2016 12:40:20 GMT
recorded_with: VCR 3.0.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lifen-0.1.4 spec/cassettes/users/create/existing_user.yml
lifen-0.1.3 spec/cassettes/users/create/existing_user.yml
lifen-0.1.2 spec/cassettes/users/create/existing_user.yml
lifen-0.1.1 spec/cassettes/users/create/existing_user.yml
lifen-0.1.0 spec/cassettes/users/create/existing_user.yml