GET https://enalees-preprod.kwantic.dev/

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://odoo-enalees-preprod.odoo.com/jsonrpc
Request options
[
  "json" => [
    "jsonrpc" => "2.0"
    "method" => "call"
    "params" => [
      "service" => "common"
      "method" => "login"
      "args" => [
        "enalees-preproduction-31339114"
        "kwantic"
        "LG&L9EADvX8DK2xE$9uN^SH@"
      ]
    ]
    "id" => 1
  ]
  "timeout" => 10
]
Response 200
[
  "info" => [
    "header_size" => 270
    "request_size" => 189
    "total_time" => 0.442052
    "namelookup_time" => 0.000987
    "connect_time" => 0.013122
    "pretransfer_time" => 0.089726
    "size_upload" => 171.0
    "size_download" => 57.0
    "speed_download" => 128.0
    "speed_upload" => 386.0
    "upload_content_length" => 171.0
    "starttransfer_time" => 0.089753
    "primary_ip" => "34.38.106.6"
    "primary_port" => 443
    "local_ip" => "5.196.27.166"
    "local_port" => 39666
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 89567
    "connect_time_us" => 13122
    "namelookup_time_us" => 987
    "pretransfer_time_us" => 89726
    "starttransfer_time_us" => 89753
    "total_time_us" => 442052
    "effective_method" => "POST"
    "start_time" => 1778700468.7185
    "original_url" => "https://odoo-enalees-preprod.odoo.com/jsonrpc"
    "pause_handler" => Closure(float $duration) {#6008
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#6022 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#5992 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 34.38.106.6:443...\n
      * Connected to odoo-enalees-preprod.odoo.com (34.38.106.6) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=*.odoo.com\n
      *  start date: Mar 29 18:15:57 2026 GMT\n
      *  expire date: Jun 27 18:15:56 2026 GMT\n
      *  subjectAltName: host "odoo-enalees-preprod.odoo.com" matched cert's "*.odoo.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R12\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x5607d7479140)\n
      > POST /jsonrpc HTTP/2\r\n
      Host: odoo-enalees-preprod.odoo.com\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 171\r\n
      \r\n
      * We are completely uploaded and fine\n
      * old SSL session ID is stale, removing\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 6)!\n
      < HTTP/2 200 \r\n
      < date: Wed, 13 May 2026 19:27:49 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < x-content-type-options: nosniff\r\n
      < server: Odoo.sh\r\n
      < strict-transport-security: max-age=31536000; includeSubDomains\r\n
      < x-content-type-options: nosniff\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Wed, 13 May 2026 19:27:49 GMT"
    "content-type: application/json; charset=utf-8"
    "x-content-type-options: nosniff"
    "server: Odoo.sh"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "x-content-type-options: nosniff"
    "content-encoding: gzip"
  ]
  "response_json" => [
    "jsonrpc" => "2.0"
    "id" => 1
    "result" => 34
  ]
]
POST https://odoo-enalees-preprod.odoo.com/web/session/authenticate
Request options
[
  "json" => [
    "jsonrpc" => "2.0"
    "params" => [
      "db" => "enalees-preproduction-31339114"
      "login" => "kwantic"
      "password" => "LG&L9EADvX8DK2xE$9uN^SH@"
    ]
  ]
  "timeout" => 300.0
  "max_duration" => 600.0
]
Response 200
[
  "info" => [
    "header_size" => 474
    "request_size" => 206
    "total_time" => 0.994923
    "namelookup_time" => 5.2E-5
    "connect_time" => 5.3E-5
    "pretransfer_time" => 0.000165
    "size_upload" => 127.0
    "size_download" => 2202.0
    "speed_download" => 2213.0
    "speed_upload" => 127.0
    "upload_content_length" => 127.0
    "starttransfer_time" => 0.000203
    "primary_ip" => "34.38.106.6"
    "primary_port" => 443
    "local_ip" => "5.196.27.166"
    "local_port" => 39666
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 53
    "connect_time_us" => 53
    "namelookup_time_us" => 52
    "pretransfer_time_us" => 165
    "starttransfer_time_us" => 203
    "total_time_us" => 994923
    "effective_method" => "POST"
    "max_duration" => 600.0
    "start_time" => 1778700469.1616
    "original_url" => "https://odoo-enalees-preprod.odoo.com/web/session/authenticate"
    "pause_handler" => Closure(float $duration) {#6024
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#6000 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#5992 …}
        $execCounter: -9223372036854775799
      }
    }
    "debug" => """
      * Found bundle for host odoo-enalees-preprod.odoo.com: 0x5607d7654d10 [can multiplex]\n
      * Re-using existing connection! (#0) with host odoo-enalees-preprod.odoo.com\n
      * Connected to odoo-enalees-preprod.odoo.com (34.38.106.6) port 443 (#0)\n
      * Using Stream ID: 3 (easy handle 0x5607d764ebe0)\n
      > POST /web/session/authenticate HTTP/2\r\n
      Host: odoo-enalees-preprod.odoo.com\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 127\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Wed, 13 May 2026 19:27:50 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      * Added cookie session_id="W6WL7itIS_gEGkdcSTBYTtN44XHCfuVJm0_j-QEhHraSjIMxc0tOqHAIg2Nl9EvVbZA5sO8njevSyXgamhF-" for domain odoo-enalees-preprod.odoo.com, path /, expire 1779305270\n
      < set-cookie: session_id=W6WL7itIS_gEGkdcSTBYTtN44XHCfuVJm0_j-QEhHraSjIMxc0tOqHAIg2Nl9EvVbZA5sO8njevSyXgamhF-; Expires=Thu, 13 May 2027 19:27:50 GMT; Max-Age=604800; HttpOnly; Path=/; Secure; SameSite=Lax\r\n
      < x-content-type-options: nosniff\r\n
      < server: Odoo.sh\r\n
      < strict-transport-security: max-age=31536000; includeSubDomains\r\n
      < x-content-type-options: nosniff\r\n
      < content-encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Wed, 13 May 2026 19:27:50 GMT"
    "content-type: application/json; charset=utf-8"
    "set-cookie: session_id=W6WL7itIS_gEGkdcSTBYTtN44XHCfuVJm0_j-QEhHraSjIMxc0tOqHAIg2Nl9EvVbZA5sO8njevSyXgamhF-; Expires=Thu, 13 May 2027 19:27:50 GMT; Max-Age=604800; HttpOnly; Path=/; Secure; SameSite=Lax"
    "x-content-type-options: nosniff"
    "server: Odoo.sh"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "x-content-type-options: nosniff"
    "content-encoding: gzip"
  ]
  "response_json" => [
    "jsonrpc" => "2.0"
    "id" => null
    "result" => [
      "uid" => 34
      "is_system" => true
      "is_admin" => true
      "is_public" => false
      "is_internal_user" => true
      "user_context" => [
        "lang" => "fr_FR"
        "tz" => "Europe/Paris"
        "uid" => 34
      ]
      "db" => "enalees-preproduction-31339114"
      "user_settings" => [
        "id" => 28
        "user_id" => [
          "id" => 34
        ]
        "homemenu_config" => false
        "is_discuss_sidebar_category_channel_open" => true
        "is_discuss_sidebar_category_chat_open" => true
        "push_to_talk_key" => false
        "use_push_to_talk" => false
        "voice_active_duration" => 200
        "channel_notifications" => false
        "mute_until_dt" => false
        "volumes" => [
          [
            "ADD"
            []
          ]
        ]
      ]
      "server_version" => "18.0+e"
      "server_version_info" => [
        18
        0
        0
        "final"
        0
        "e"
      ]
      "support_url" => "https://www.odoo.com/help"
      "name" => "Kwantic (accès API)"
      "username" => "kwantic"
      "quick_login" => true
      "partner_write_date" => "2026-05-05 04:58:52"
      "partner_display_name" => "Kwantic (accès API)"
      "partner_id" => 42282
      "web.base.url" => "https://odoo-enalees-preprod.odoo.com"
      "active_ids_limit" => 20000
      "profile_session" => null
      "profile_collectors" => null
      "profile_params" => null
      "max_file_upload_size" => 134217728
      "home_action_id" => false
      "cache_hashes" => [
        "translations" => "3bd8ffac5dce4766ec1a0d3eead0f6240b2887eb"
        "load_menus" => "bfb80b19dcceeaf9bd9d2741ccdb63b7d148bfaf7321ce2cad0340ac8620c6b9"
      ]
      "currencies" => [
        125 => [
          "symbol" => ""
          "position" => "after"
          "digits" => [
            69
            2
          ]
        ]
        143 => [
          "symbol" => "£"
          "position" => "before"
          "digits" => [
            69
            2
          ]
        ]
        1 => [
          "symbol" => "$"
          "position" => "before"
          "digits" => [
            69
            2
          ]
        ]
      ]
      "bundle_params" => [
        "lang" => "fr_FR"
      ]
      "test_mode" => false
      "view_info" => [
        "list" => [
          "display_name" => "Liste"
          "icon" => "oi oi-view-list"
          "multi_record" => true
        ]
        "form" => [
          "display_name" => "Formulaire"
          "icon" => "fa fa-address-card"
          "multi_record" => false
        ]
        "graph" => [
          "display_name" => "Graphique"
          "icon" => "fa fa-area-chart"
          "multi_record" => true
        ]
        "pivot" => [
          "display_name" => "Tableau croisé dynamique"
          "icon" => "oi oi-view-pivot"
          "multi_record" => true
        ]
        "calendar" => [
          "display_name" => "Calendrier"
          "icon" => "fa fa-calendar"
          "multi_record" => true
        ]
        "kanban" => [
          "display_name" => "Kanban"
          "icon" => "oi oi-view-kanban"
          "multi_record" => true
        ]
        "search" => [
          "display_name" => "Rechercher"
          "icon" => "oi oi-search"
          "multi_record" => true
        ]
        "cohort" => [
          "display_name" => "Cohorte"
          "icon" => "oi oi-view-cohort"
          "multi_record" => true
        ]
        "gantt" => [
          "display_name" => "Gantt"
          "icon" => "fa fa-tasks"
          "multi_record" => true
        ]
        "grid" => [
          "display_name" => "Grille"
          "icon" => "fa fa-th"
          "multi_record" => true
        ]
        "hierarchy" => [
          "display_name" => "Hiérarchie"
          "icon" => "fa fa-share-alt fa-rotate-90"
          "multi_record" => true
        ]
        "map" => [
          "display_name" => "Carte"
          "icon" => "fa fa-map-marker"
          "multi_record" => true
        ]
        "activity" => [
          "display_name" => "Activité"
          "icon" => "fa fa-clock-o"
          "multi_record" => true
        ]
      ]
      "user_companies" => [
        "current_company" => 1
        "allowed_companies" => [
          4 => [
            "id" => 4
            "name" => "Enalees GmbH"
            "sequence" => 10
            "child_ids" => []
            "parent_id" => false
          ]
          2 => [
            "id" => 2
            "name" => "Enalees Ltd"
            "sequence" => 10
            "child_ids" => []
            "parent_id" => false
          ]
          1 => [
            "id" => 1
            "name" => "Enalees SAS"
            "sequence" => 0
            "child_ids" => []
            "parent_id" => false
          ]
        ]
        "disallowed_ancestor_companies" => []
      ]
      "show_effect" => true
      "display_switch_company_menu" => true
      "max_time_between_keys_in_ms" => 100
      "websocket_worker_version" => "18.0-7"
      "tour_enabled" => false
      "current_tour" => null
      "warning" => "admin"
      "expiration_date" => "2026-07-24 07:10:07"
      "expiration_reason" => "renewal"
      "sysadmin_message" => [
        "replace" => true
        "warning_type" => "user"
        "message" => """
          <div class="text-center alert alert-info">\n
                                  This database is a temporary Odoo.sh staging environment. It will be automatically deleted on\n
                                  31 May 2026.<br>\n
                                  <b>Staging databases are not backed up, do not store important data here.</b>\n
                              </div>\n
                          
          """
      ]
      "map_box_token" => false
      "storeData" => [
        "Store" => [
          "action_discuss_id" => 109
          "channel_types_with_seen_infos" => [
            "chat"
            "group"
          ]
          "hasGifPickerFeature" => false
          "hasLinkPreviewFeature" => true
          "hasMessageTranslationFeature" => false
          "internalUserGroupId" => 1
          "mt_comment_id" => 1
          "odoobot" => [
            "id" => 2
            "type" => "partner"
          ]
          "self" => [
            "id" => 42282
            "type" => "partner"
          ]
          "settings" => [
            "id" => 28
            "user_id" => [
              "id" => 34
            ]
            "homemenu_config" => false
            "is_discuss_sidebar_category_channel_open" => true
            "is_discuss_sidebar_category_chat_open" => true
            "push_to_talk_key" => false
            "use_push_to_talk" => false
            "voice_active_duration" => 200
            "channel_notifications" => false
            "mute_until_dt" => false
            "volumes" => [
              [
                "ADD"
                []
              ]
            ]
          ]
        ]
        "res.partner" => [
          [
            "active" => false
            "avatar_128_access_token" => "c5e81f26f9961ad31f1b02bc77f6e30bbcd6b7636b07758b32d05bd75014dd9ao0x6a2cc951"
            "email" => "odoobot@enalees.odoo.com"
            "id" => 2
            "im_status" => "bot"
            "isInternalUser" => true
            "is_company" => false
            "name" => "OdooBot"
            "userId" => 1
            "write_date" => "2025-10-30 13:35:53"
          ]
          [
            "active" => true
            "avatar_128_access_token" => "f74c65ebe273735f53e8e8fd3fed9cd41b429c9bc76805cff8e8abb5d823b967o0x6a2f5f51"
            "id" => 42282
            "isAdmin" => true
            "isInternalUser" => true
            "name" => "Kwantic (accès API)"
            "notification_preference" => "email"
            "signature" => "<p data-o-mail-quote="1">--<br data-o-mail-quote="1">Accès API kwantic</p>"
            "userId" => 34
            "write_date" => "2026-05-05 04:58:52"
          ]
        ]
      ]
      "ocn_token_key" => false
      "fcm_project_id" => false
      "inbox_action" => 109
      "iap_company_enrich" => false
      "can_insert_in_spreadsheet" => true
      "dbuuid" => "3f25e30d-7e08-45d7-9095-a0c6715940d5"
      "multi_lang" => true
    ]
  ]
]