Sha256: 0bb371effe4607b6d314eb2c4bffc89fc53de6f31d71c1abcee1ff0969f5d24c

Contents?: true

Size: 1.48 KB

Versions: 3

Compression:

Stored size: 1.48 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://develop.lifen.fr/authentication/api/register/third_party
    body:
      encoding: UTF-8
      string: '{"emailAddress":"valid-email-spec@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: 201
      message: Created
    headers:
      Server:
      - Apache-Coyote/1.1
      X-B3-Sampled:
      - '1'
      X-B3-Spanid:
      - 2041de101045e2fa
      X-B3-Traceid:
      - 2041de101045e2fa
      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/hal+json;charset=UTF-8
      Transfer-Encoding:
      - chunked
      Date:
      - Wed, 07 Sep 2016 12:35:12 GMT
    body:
      encoding: UTF-8
      string: '{"token":"O6LaDhXwEt2XrvIJhb2inJx6DQd4zQ6x82okJw2hMGd1HRmlY6qI7ab3yPS6lA/KtkULoMpCninK3gwpCdKpuodR94s6e9naRV1f1g92z7ejemfJdtAN3fWVdd+Obqq0E9cJ3fc3SE3RmoXmhkXJ+ghzj9+i6FQHCb+vscNUdXxJwddp7z0Raoh8abKwJH8glfabZCBbYPkGdp11FshXDx+ssG4caPRy","accountUuid":"valid_uuid"}'
    http_version:
  recorded_at: Wed, 07 Sep 2016 12:35:08 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/create/valid_attributes.yml
lifen-0.2.0 spec/cassettes/users/create/valid_attributes.yml
lifen-0.1.5 spec/cassettes/users/create/valid_attributes.yml