--- http_interactions: - request: method: post uri: https://develop.lifen.fr/authentication/api/register/third_party body: encoding: UTF-8 string: '{"emailAddress":"invalid-key-email@test.tld","lastName":null,"firstName":null}' headers: User-Agent: - Faraday v0.9.2 Secret-Key: - invalid-secret-key Content-Type: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 401 message: Unauthorized headers: Server: - Apache-Coyote/1.1 X-B3-Sampled: - '1' X-B3-Spanid: - c27725b2f8083d04 X-B3-Traceid: - c27725b2f8083d04 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:35:11 GMT body: encoding: UTF-8 string: '{"timestamp":"2016-09-07T12:35:11.807+0000","status":401,"error":"Unauthorized","code":"authentication.failed","X-B3-TraceId":"c27725b2f8083d04","X-B3-SpanId":"c27725b2f8083d04"}' http_version: recorded_at: Wed, 07 Sep 2016 12:35:07 GMT recorded_with: VCR 3.0.3