HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 0
No requests were made with the "http_client" service.
hwi_oauth.http_client 1
Requests
POST |
https://accounts.google.com/o/oauth2/token
[ "headers" => [ "Authorization" => "Basic OTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOk12bFh3LXRLcnRVaXZiTVo0bXU3aS1Ieg==" "Content-Type" => "application/x-www-form-urlencoded" "User-Agent" => "HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)" "Content-Length" => "181" ] "body" => "code=4%2F0AVMBsJhXX2sjQ720BSAtkujDuJhJNRj14l_mckYAkh1F5dpZilPxYAwfkHshY0TFXTVOqg&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fdev-lms.coderslab.pl%2Flogin%2Fcheck-google" ] |
---|---|
400 |
[ "info" => [ "header_size" => 485 "request_size" => 387 "total_time" => 0.1633 "namelookup_time" => 0.001731 "connect_time" => 0.022617 "pretransfer_time" => 0.113676 "size_upload" => 181.0 "size_download" => 79.0 "speed_download" => 483.0 "speed_upload" => 1108.0 "download_content_length" => 79.0 "upload_content_length" => 181.0 "starttransfer_time" => 0.113705 "primary_ip" => "142.250.102.84" "primary_port" => 443 "local_ip" => "10.5.0.96" "local_port" => 36130 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 113362 "connect_time_us" => 22617 "namelookup_time_us" => 1731 "pretransfer_time_us" => 113676 "starttransfer_time_us" => 113705 "total_time_us" => 163300 "start_time" => 1755843547.8061 "original_url" => "https://accounts.google.com/o/oauth2/token" "pause_handler" => Closure(float $duration) {#742 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#676 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#749 …} : -9223372036854775808 } } "debug" => """ * Trying 142.250.102.84:443...\n * Connected to accounts.google.com (142.250.102.84) port 443 (#0)\n * ALPN: offers h2,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 h2\n * Server certificate:\n * subject: CN=accounts.google.com\n * start date: Jul 7 08:35:56 2025 GMT\n * expire date: Sep 29 08:35:55 2025 GMT\n * subjectAltName: host "accounts.google.com" matched cert's "accounts.google.com"\n * issuer: C=US; O=Google Trust Services; CN=WR2\n * SSL certificate verify ok.\n * using HTTP/2\n * h2h3 [:method: POST]\n * h2h3 [:path: /o/oauth2/token]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: accounts.google.com]\n * h2h3 [authorization: Basic OTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOk12bFh3LXRLcnRVaXZiTVo0bXU3aS1Ieg==]\n * h2h3 [content-type: application/x-www-form-urlencoded]\n * h2h3 [user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)]\n * h2h3 [content-length: 181]\n * h2h3 [accept: */*]\n * h2h3 [accept-encoding: gzip]\n * Using Stream ID: 1 (easy handle 0x5d25f470c330)\n > POST /o/oauth2/token HTTP/2\r\n Host: accounts.google.com\r\n authorization: Basic OTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOk12bFh3LXRLcnRVaXZiTVo0bXU3aS1Ieg==\r\n content-type: application/x-www-form-urlencoded\r\n user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)\r\n content-length: 181\r\n accept: */*\r\n accept-encoding: gzip\r\n \r\n * We are completely uploaded and fine\n * old SSL session ID is stale, removing\n < HTTP/2 400 \r\n < expires: Mon, 01 Jan 1990 00:00:00 GMT\r\n < date: Fri, 22 Aug 2025 06:19:07 GMT\r\n < pragma: no-cache\r\n < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n < content-type: application/json; charset=utf-8\r\n < vary: Origin\r\n < vary: X-Origin\r\n < vary: Referer\r\n < content-encoding: gzip\r\n < server: scaffolding on HTTPServer2\r\n < content-length: 79\r\n < x-xss-protection: 0\r\n < x-frame-options: SAMEORIGIN\r\n < x-content-type-options: nosniff\r\n < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 400 " "expires: Mon, 01 Jan 1990 00:00:00 GMT" "date: Fri, 22 Aug 2025 06:19:07 GMT" "pragma: no-cache" "cache-control: no-cache, no-store, max-age=0, must-revalidate" "content-type: application/json; charset=utf-8" "vary: Origin" "vary: X-Origin" "vary: Referer" "content-encoding: gzip" "server: scaffolding on HTTPServer2" "content-length: 79" "x-xss-protection: 0" "x-frame-options: SAMEORIGIN" "x-content-type-options: nosniff" "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" ] "response_json" => [ "error" => "invalid_grant" "error_description" => "Bad Request" ] ] |