POST https://dev-requeteur.optindata.fr/security/login?r=security%2Flogin

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST get-token
Request options
[
  "json" => [
    "clientId" => "35d0cf21-4c92-40e9-ab38-2c0c6a86c358"
    "clientSecret" => "2fb5e84a-e876-4726-8f92-1e9dbb699dad"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 355
    "request_size" => 207
    "total_time" => 0.075555
    "namelookup_time" => 0.001518
    "connect_time" => 0.002749
    "pretransfer_time" => 0.016646
    "size_upload" => 105.0
    "size_download" => 263.0
    "speed_download" => 3506.0
    "speed_upload" => 1400.0
    "download_content_length" => 263.0
    "upload_content_length" => 105.0
    "starttransfer_time" => 0.016735
    "primary_ip" => "212.83.130.27"
    "primary_port" => 443
    "local_ip" => "163.172.108.137"
    "local_port" => 53930
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 16416
    "connect_time_us" => 2749
    "namelookup_time_us" => 1518
    "pretransfer_time_us" => 16646
    "starttransfer_time_us" => 16735
    "total_time_us" => 75555
    "effective_method" => "POST"
    "start_time" => 1769716241.5561
    "original_url" => "https://gme-ws.globalmapsolution.com/clients/api-keys/get-token"
    "pause_handler" => Closure(float $duration) {#1939
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1923 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#252 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 212.83.130.27:443...\n
      * Connected to gme-ws.globalmapsolution.com (212.83.130.27) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=*.globalmapsolution.com\n
      *  start date: Dec  8 00:00:00 2025 GMT\n
      *  expire date: Dec 23 23:59:59 2026 GMT\n
      *  subjectAltName: host "gme-ws.globalmapsolution.com" matched cert's "*.globalmapsolution.com"\n
      *  issuer: C=GB; O=Sectigo Limited; CN=Sectigo Public Server Authentication CA DV R36\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\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 0x55cc8f698d20)\n
      > POST /clients/api-keys/get-token HTTP/2\r\n
      Host: gme-ws.globalmapsolution.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: 105\r\n
      \r\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 250)!\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < access-control-allow-origin: *\r\n
      < access-control-expose-headers: WWW-Authenticate,Server-Authorization\r\n
      < cache-control: no-cache\r\n
      < content-type: application/json; charset=utf-8\r\n
      < date: Thu, 29 Jan 2026 19:50:41 GMT\r\n
      < vary: Accept-Encoding\r\n
      < vary: origin\r\n
      < via: kong/2.8.5\r\n
      < x-kong-proxy-latency: 1\r\n
      < x-kong-upstream-latency: 53\r\n
      < content-length: 263\r\n
      < \r\n
      """
  ]
  "url" => "https://gme-ws.globalmapsolution.com/clients/api-keys/get-token"
  "response_headers" => [
    "HTTP/2 200 "
    "access-control-allow-origin: *"
    "access-control-expose-headers: WWW-Authenticate,Server-Authorization"
    "cache-control: no-cache"
    "content-type: application/json; charset=utf-8"
    "date: Thu, 29 Jan 2026 19:50:41 GMT"
    "vary: Accept-Encoding"
    "vary: origin"
    "via: kong/2.8.5"
    "x-kong-proxy-latency: 1"
    "x-kong-upstream-latency: 53"
    "content-length: 263"
  ]
  "response_content" => [
    "{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImlkIjo2LCJjbGllbnRVdWlkIjoiYmExOGU4NzgtOTcwYS00ZmJhLTk5NDgtOGU1OGFhZmM1YTg5In0sImlhdCI6MTc2OTcxNjI0MSwiZXhwIjoxNzcyMzE2MjQxLCJpc3MiOiJnbWVfYXBpa2V5X2F1dGgifQ.vTK9qjGvBOio6mGrMzlJRq4urpvwipfrw-Vd9wh9KK0"}"
  ]
]