HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
| POST | https://api.managin.preprod.cysc.fr/api/oauth2/token | |
|---|---|---|
| Request options | [ "body" => [ "grant_type" => "client_credentials" "client_id" => "37f8ea4f80a13bec679043d4373a2acb" "client_secret" => "09c7ac49c0614b647be2cfeede889adb9a3620d5926546853979c5f8b55b987b2ccd29294a6a2b966f1cd5c0f2852eb01e21daaa64efc460b362921ba1bf0cfa" "scope" => "offline" ] "headers" => [ "Content-Type" => "application/x-www-form-urlencoded" ] "extra" => [ "no_cache" => true ] ] |
|
| Response |
404
[ "info" => [ "header_size" => 208 "request_size" => 213 "total_time" => 0.044952 "namelookup_time" => 0.00134 "connect_time" => 0.001472 "pretransfer_time" => 0.041149 "size_upload" => 229.0 "size_download" => 808.0 "speed_download" => 17974.0 "speed_upload" => 5094.0 "download_content_length" => 808.0 "upload_content_length" => 229.0 "starttransfer_time" => 0.041236 "primary_ip" => "93.90.204.197" "primary_port" => 443 "local_ip" => "93.90.204.197" "local_port" => 58918 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 41026 "connect_time_us" => 1472 "namelookup_time_us" => 1340 "pretransfer_time_us" => 41149 "starttransfer_time_us" => 41236 "total_time_us" => 44952 "effective_method" => "POST" "start_time" => 1765008982.6864 "original_url" => "https://api.managin.preprod.cysc.fr/api/oauth2/token" "pause_handler" => Closure(float $duration) {#716 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#705 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#299 …} : -9223372036854775808 } } "debug" => """ * Trying 93.90.204.197:443...\n * Connected to api.managin.preprod.cysc.fr (93.90.204.197) 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=api.managin.preprod.cysc.fr\n * start date: Nov 28 14:26:50 2025 GMT\n * expire date: Feb 26 14:26:49 2026 GMT\n * subjectAltName: host "api.managin.preprod.cysc.fr" matched cert's "api.managin.preprod.cysc.fr"\n * issuer: C=US; O=Let's Encrypt; CN=R13\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 0x55c39c74a220)\n > POST /api/oauth2/token HTTP/2\r\n Host: api.managin.preprod.cysc.fr\r\n content-type: application/x-www-form-urlencoded\r\n accept: */*\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 229\r\n \r\n * old SSL session ID is stale, removing\n * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n * We are completely uploaded and fine\n < HTTP/2 404 \r\n < server: nginx\r\n < date: Sat, 06 Dec 2025 08:16:22 GMT\r\n < content-type: text/html\r\n < content-length: 808\r\n < last-modified: Fri, 09 Jun 2023 16:07:03 GMT\r\n < etag: "328-5fdb48f488f83"\r\n < accept-ranges: bytes\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 404 " "server: nginx" "date: Sat, 06 Dec 2025 08:16:22 GMT" "content-type: text/html" "content-length: 808" "last-modified: Fri, 09 Jun 2023 16:07:03 GMT" "etag: "328-5fdb48f488f83"" "accept-ranges: bytes" ] ] |
|