{
  "http_interactions": [
    {
      "request": {
        "method": "post",
        "uri": "https://auth.riotgames.com/api/v1/authorization",
        "body": {
          "encoding": "UTF-8",
          "string": "{\"nonce\":\"1\",\"client_id\":\"play-valorant-web-prod\",\"redirect_uri\":\"https://playvalorant.com/opt_in\",\"response_type\":\"token id_token\"}"
        },
        "headers": {
          "User-Agent": [
            "RiotClient/43.0.1.4195386.4190634 rso-auth (Windows;10;;Professional, x64)"
          ],
          "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": {
          "Date": ["Fri, 28 Jan 2022 23:50:38 GMT"],
          "Content-Type": ["application/json; charset=utf-8"],
          "Content-Length": ["31"],
          "Connection": ["keep-alive"],
          "Cache-Control": [
            "no-store, no-cache, must-revalidate, proxy-revalidate"
          ],
          "Etag": ["W/\"1f-YDrzkZDFynr/UugAD0CjFX4MZHA\""],
          "Expires": ["0"],
          "Pragma": ["no-cache"],
          "Set-Cookie": [
            "__cf_bm=VZQ7ShGD.sCOEQyXosJ1zt9IANOmCeyRc4ohA75N5Ck-1643413838-0-AV+XDo1EyHSXAXYdFOpiuAOHNXaOFlkgAwznFTUNBZ5R9DfDuRbHtCmoEHPiu+tCEjmjMDq6ybSbzASUXXu6d+M=; path=/; expires=Sat, 29-Jan-22 00:20:38 GMT; domain=.riotgames.com; HttpOnly; Secure; SameSite=None",
            "asid=xxxxx; Path=/; HttpOnly; Secure; SameSite=Strict",
            "clid=ec1; Path=/; HttpOnly; Secure",
            "tdid=xxxxx; Max-Age=31536000; Domain=riotgames.com; Path=/; Expires=Sat, 28 Jan 2023 23:50:38 GMT; HttpOnly; Secure"
          ],
          "Surrogate-Control": ["no-store"],
          "Vary": ["Accept-Encoding"],
          "X-Content-Type-Options": ["nosniff"],
          "X-Download-Options": ["noopen"],
          "Cf-Cache-Status": ["DYNAMIC"],
          "Expect-Ct": [
            "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""
          ],
          "X-Riotgames-Cdn": ["Cloudflare"],
          "Server": ["cloudflare"],
          "Cf-Ray": ["6d4e1fca48b25031-WAW"]
        },
        "body": {
          "encoding": "UTF-8",
          "string": "{\"type\":\"auth\",\"country\":\"pol\"}"
        }
      },
      "recorded_at": "Fri, 28 Jan 2022 23:50:39 GMT"
    },
    {
      "request": {
        "method": "put",
        "uri": "https://auth.riotgames.com/api/v1/authorization",
        "body": {
          "encoding": "UTF-8",
          "string": "{\"type\":\"auth\",\"username\":\"xxxxx\",\"password\":\"xxxxx\"}"
        },
        "headers": {
          "User-Agent": [
            "RiotClient/43.0.1.4195386.4190634 rso-auth (Windows;10;;Professional, x64)"
          ],
          "Cookie": [
            "__cf_bm=VZQ7ShGD.sCOEQyXosJ1zt9IANOmCeyRc4ohA75N5Ck-1643413838-0-AV+XDo1EyHSXAXYdFOpiuAOHNXaOFlkgAwznFTUNBZ5R9DfDuRbHtCmoEHPiu+tCEjmjMDq6ybSbzASUXXu6d+M=; asid=xxxxx; clid=ec1; tdid=xxxxx"
          ],
          "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": {
          "Date": ["Fri, 28 Jan 2022 23:50:39 GMT"],
          "Content-Type": ["application/json; charset=utf-8"],
          "Transfer-Encoding": ["chunked"],
          "Connection": ["keep-alive"],
          "Cache-Control": [
            "no-store, no-cache, must-revalidate, proxy-revalidate"
          ],
          "Etag": ["W/\"36-jVvNit+bu8mF/pWP3WA5UcpXego\""],
          "Expires": ["0"],
          "Pragma": ["no-cache"],
          "Set-Cookie": [
            "asid=xxxxx; Path=/; HttpOnly; Secure; SameSite=Strict",
            "clid=ec1; Path=/; HttpOnly; Secure",
            "tdid=xxxxx; Max-Age=31536000; Domain=riotgames.com; Path=/; Expires=Sat, 28 Jan 2023 23:50:38 GMT; HttpOnly; Secure"
          ],
          "Surrogate-Control": ["no-store"],
          "Vary": ["Accept-Encoding"],
          "X-Content-Type-Options": ["nosniff"],
          "X-Download-Options": ["noopen"],
          "Cf-Cache-Status": ["DYNAMIC"],
          "Expect-Ct": [
            "max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""
          ],
          "X-Riotgames-Cdn": ["Cloudflare"],
          "Server": ["cloudflare"],
          "Cf-Ray": ["6d4e1fcc5c57cc87-WAW"]
        },
        "body": {
          "encoding": "ASCII-8BIT",
          "string": "{\"type\":\"auth\",\"error\":\"auth_failure\",\"country\":\"pol\"}"
        }
      },
      "recorded_at": "Fri, 28 Jan 2022 23:50:40 GMT"
    }
  ],
  "recorded_with": "VCR 6.0.0"
}