
-
    request:
        method: POST
        url: 'https://sandbox-api.cocolis.fr/api/v1/app_auth/sign_in'
        headers:
            Host: sandbox-api.cocolis.fr
            Expect: null
            Accept-Encoding: null
            User-Agent: 'GuzzleHttp/Guzzle curl/7.70.0 PHP/7.3.18'
            Content-Type: application/json
            Accept: null
        body: '{"app_id":"e0611906","password":"notsebfie"}'
    response:
        status:
            http_version: '1.1'
            code: '401'
            message: Unauthorized
        headers:
            Server: Cowboy
            Date: 'Wed, 03 Jun 2020 09:29:12 GMT'
            Connection: keep-alive
            X-Frame-Options: SAMEORIGIN
            X-Xss-Protection: '1; mode=block'
            X-Content-Type-Options: nosniff
            X-Download-Options: noopen
            X-Permitted-Cross-Domain-Policies: none
            Referrer-Policy: strict-origin-when-cross-origin
            Content-Type: 'application/json; charset=utf-8'
            Set-Cookie: '_session_id=sCl2fmm%2FKYmkutGXfAU0lZJ107iO9vqxugX2fo2rBCU9%2BR5nC%2Bfi3pC200a3WgU34GIckfJSABU7CqAZqMma4nOeW1d%2FKAWVC%2BxvUqb0MWCfZfJDLqvFJ6M766dABDBB2zuWGxqAe6B%2BX9x6rvtEQgwcGrd1is1zYx1S7swYCHkNvSM%3D--Z93ALKTbBzn82MKl--K51IJRR1h1XvX%2BEGHYbk6A%3D%3D; path=/; HttpOnly; secure, _session_id=sCl2fmm%2FKYmkutGXfAU0lZJ107iO9vqxugX2fo2rBCU9%2BR5nC%2Bfi3pC200a3WgU34GIckfJSABU7CqAZqMma4nOeW1d%2FKAWVC%2BxvUqb0MWCfZfJDLqvFJ6M766dABDBB2zuWGxqAe6B%2BX9x6rvtEQgwcGrd1is1zYx1S7swYCHkNvSM%3D--Z93ALKTbBzn82MKl--K51IJRR1h1XvX%2BEGHYbk6A%3D%3D; path=/; HttpOnly; secure, _backend_session=srXDXFHWoRDCx5g8HxYtrJXNSzPXMkz%2BgIspg%2BRji8BJf9un3q7KE9%2Futgie0vJQTent6yY5MDF1QStWqdp6fnx%2FdBwkFGLlRSopUV7FuBK1DUwyPqaCnpzG%2FWJiMoBE1oZDXTvtoBubA5xb3SuijWzMswMCQYA%2B9vqNT9VKC78XaYdQVEkxyw%3D%3D--smB4%2BY%2BUWV0VMyco--Y62FGi6BchpkAY57rtGKug%3D%3D; path=/; HttpOnly; secure'
            Cache-Control: no-cache
            X-Request-Id: d3d06fdb-66a8-4e4f-8376-3183ae57ca7b
            X-Runtime: '0.166071'
            Strict-Transport-Security: 'max-age=31536000; includeSubDomains'
            Transfer-Encoding: chunked
            Via: '1.1 vegur'
        body: '{"success":false,"errors":["Mot de passe ou identifiant invalide."]}'
