Sha256: c4f1fccec5e77c39d6f5412385e4471eff8e076c9db83ddacf960c93439083de

Contents?: true

Size: 1.62 KB

Versions: 3

Compression:

Stored size: 1.62 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://develop.lifen.fr/authentication/api/authenticate/third_party
    body:
      encoding: UTF-8
      string: '{"accountUuid":"valid_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: 200
      message: OK
    headers:
      Server:
      - Apache-Coyote/1.1
      X-B3-Sampled:
      - '1'
      X-B3-Spanid:
      - 510282ea864e9c04
      X-B3-Traceid:
      - 510282ea864e9c04
      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:46:43 GMT
    body:
      encoding: UTF-8
      string: '[{"uuid":"valid_uuid","version":0,"token":"2VHHqKwuYeTsi+N35FAyjhKK3LCVsXbZXqwYpJtCvgRXAYW5/JJxCtHD0O7or9ej/YGYg31tHQhbUiTH+4sCSUzPLkaqw0DSAzgAD1+mSOH9k6C4TggCEieUJqpzXR2ipJ2nt36eOgda8GuqXhvQKpkh5Y8lDbJZEN0G6rj+tTIHim+577ypcoJbSTgTGDnx9DtwkwK3iPZhZOPgh3VIUXcsCjV0LV3u","role":"THIRD_PARTY","profilePicUrl":"","firstName":"N/A","lastName":"N/A","locale":"fr","registered":true,"activated":true,"informed":false,"email":"valid-email-spec@domain.tld","default":true}]'
    http_version:
  recorded_at: Wed, 07 Sep 2016 12:46:40 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/valid_user_uuid.yml
lifen-0.2.0 spec/cassettes/users/refresh/valid_user_uuid.yml
lifen-0.1.5 spec/cassettes/users/refresh/valid_user_uuid.yml