Redirect 302 redirect from GET @hwi_oauth_service_redirect (eaa8c1)

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 0

No requests were made with the "http_client" service.

hwi_oauth.http_client 2

Requests

POST https://accounts.google.com/o/oauth2/token
Request options
[
  "headers" => [
    "Authorization" => "Basic MzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOmI0V0RHY1dlVXo2SEotR2t6Y2VRQUtlWg=="
    "Content-Type" => "application/x-www-form-urlencoded"
    "User-Agent" => "HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)"
    "Content-Length" => "300"
  ]
  "body" => "code=4%2F0Aci98E9ZiGxJeuDgVYY7oMm_CqsCNGQUwqdqWEf4nDVqgCsWrxUnUtmccDfQRWnnUF7v-g&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fpasaiamusikal.eus%2Flogin%2Fcheck-google&client_id=357187908812-0ufhfgimev7hifnt6hg1jf8disoa3c04.apps.googleusercontent.com&client_secret=b4WDGcWeUz6HJ-GkzceQAKeZ"
]
Response 200
[
  "info" => [
    "header_size" => 487
    "request_size" => 687
    "total_time" => 0.210161
    "namelookup_time" => 0.018416
    "connect_time" => 0.049224
    "pretransfer_time" => 0.146031
    "size_upload" => 300.0
    "size_download" => 1062.0
    "speed_download" => 5053.0
    "speed_upload" => 1427.0
    "download_content_length" => 1062.0
    "upload_content_length" => 300.0
    "starttransfer_time" => 0.209233
    "primary_ip" => "142.251.173.84"
    "primary_port" => 443
    "local_ip" => "192.168.0.20"
    "local_port" => 46554
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 143970
    "connect_time_us" => 49224
    "namelookup_time_us" => 18416
    "pretransfer_time_us" => 146031
    "starttransfer_time_us" => 209233
    "total_time_us" => 210161
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774602880.2208
    "original_url" => "https://accounts.google.com/o/oauth2/token"
    "pause_handler" => Closure(float $duration) {#651
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#652 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#166 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host accounts.google.com:443 was resolved.\n
      * IPv6: 2a00:1450:400c:c06::54\n
      * IPv4: 142.251.173.84\n
      *   Trying 142.251.173.84:443...\n
      * Connected to accounts.google.com (142.251.173.84) port 443\n
      * ALPN: curl 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 / X25519 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=accounts.google.com\n
      *  start date: Mar  9 08:38:26 2026 GMT\n
      *  expire date: Jun  1 08:38:25 2026 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
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://accounts.google.com/o/oauth2/token\n
      * [HTTP/2] [1] [:method: POST]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: accounts.google.com]\n
      * [HTTP/2] [1] [:path: /o/oauth2/token]\n
      * [HTTP/2] [1] [authorization: Basic MzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOmI0V0RHY1dlVXo2SEotR2t6Y2VRQUtlWg==]\n
      * [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]\n
      * [HTTP/2] [1] [user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      * [HTTP/2] [1] [content-length: 300]\n
      > POST /o/oauth2/token HTTP/2\r\n
      Host: accounts.google.com\r\n
      Authorization: Basic MzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOmI0V0RHY1dlVXo2SEotR2t6Y2VRQUtlWg==\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)\r\n
      Accept: */*\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 300\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < pragma: no-cache\r\n
      < date: Fri, 27 Mar 2026 09:14:40 GMT\r\n
      < expires: Mon, 01 Jan 1990 00:00:00 GMT\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: 1062\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 200 "
    "pragma: no-cache"
    "date: Fri, 27 Mar 2026 09:14:40 GMT"
    "expires: Mon, 01 Jan 1990 00:00:00 GMT"
    "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: 1062"
    "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" => [
    "access_token" => "ya29.a0Aa7MYirErJ_evM0npOqHmCv2bKRaTLv1vTS42XDY3-DQo_BpYV4TdRhZmjNr0_rSzUCmY0boPKloDmyU4omTaBBClY8jBhtsl8g5U_Dm4qLPm2L61zHM5V_uttBTjRqgTatkiksMjg65HpJOUkHogtRZb9Iy-eVZFXfHgWCwYn9iDrEKrdm5WpVRAje9sRmIk5XUPMnXYHYZZHEljauM9hDU9K6tY5e7qTih15Z_6VFU2vyrfqrUc76qfR1BJOcnOMdl8iTGXwOQU5_1AnczvS1cFs9agyoaCgYKASkSARMSFQHGX2MiX6Z1N9l2K4RTb96JHQ-Q1Q0294"
    "expires_in" => 3599
    "scope" => "https://www.googleapis.com/auth/userinfo.profile openid https://www.googleapis.com/auth/userinfo.email"
    "token_type" => "Bearer"
    "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6ImExMGU1OGRmNTVlNzI4NTY2ZWM1NmJkYTZlYjNiZDQ1NDM5ZjM1ZDciLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTEwNDA3MTM3MDYzMjk2MDA3NTU2IiwiaGQiOiJwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsIjoiaXR6aWFyZmVybmFuZGV6QHBhc2FpYW11c2lrYWwuZXVzIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImF0X2hhc2giOiJZQ0hFelhNb1VfdHpuSGJ3emd6eXlnIiwiaWF0IjoxNzc0NjAyODgwLCJleHAiOjE3NzQ2MDY0ODB9.Nqg-VRqgEfOztgbifQvOP3R8GDB60N6uwopVwQdZQsyshLVfJZa3AX5BrQM9Kk8sZYStGhEnatw4Lmrcp19wG8KrYfgG-iB_cih8LSmGYeqV_HcDA8WIHhXvldzm20bbaD22jOiXo5oZMvlvxGMHRPZ9nGlz_2oTYKhR1AGidaeT0lkYo9IX3Atlkl_aDkk-7NtyXQ29h3J7LyRvN24xKvz2vxssJGVANtSjPV57GljOq4AyWHMjo8t74MwAM5KgywE3nt3QDHtMV11Xy29XLkImV7hWORTXVJqYzlII5aM8UeLzo4zvml0AbO-0tzaCCF7XJ1vqORTKlTUV5KnLSg"
  ]
]
GET https://www.googleapis.com/oauth2/v1/userinfo
Request options
[
  "headers" => [
    "Authorization" => "Bearer ya29.a0Aa7MYirErJ_evM0npOqHmCv2bKRaTLv1vTS42XDY3-DQo_BpYV4TdRhZmjNr0_rSzUCmY0boPKloDmyU4omTaBBClY8jBhtsl8g5U_Dm4qLPm2L61zHM5V_uttBTjRqgTatkiksMjg65HpJOUkHogtRZb9Iy-eVZFXfHgWCwYn9iDrEKrdm5WpVRAje9sRmIk5XUPMnXYHYZZHEljauM9hDU9K6tY5e7qTih15Z_6VFU2vyrfqrUc76qfR1BJOcnOMdl8iTGXwOQU5_1AnczvS1cFs9agyoaCgYKASkSARMSFQHGX2MiX6Z1N9l2K4RTb96JHQ-Q1Q0294"
    "Content-Type" => "application/x-www-form-urlencoded"
    "User-Agent" => "HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)"
  ]
  "body" => null
]
Response 200
[
  "info" => [
    "header_size" => 463
    "request_size" => 578
    "total_time" => 0.191501
    "namelookup_time" => 0.016053
    "connect_time" => 0.028285
    "pretransfer_time" => 0.130236
    "size_download" => 260.0
    "speed_download" => 1357.0
    "download_content_length" => 260.0
    "starttransfer_time" => 0.191147
    "primary_ip" => "192.178.25.106"
    "primary_port" => 443
    "local_ip" => "192.168.0.20"
    "local_port" => 37504
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 129154
    "connect_time_us" => 28285
    "namelookup_time_us" => 16053
    "pretransfer_time_us" => 130236
    "starttransfer_time_us" => 191147
    "total_time_us" => 191501
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774602880.4325
    "original_url" => "https://www.googleapis.com/oauth2/v1/userinfo"
    "pause_handler" => Closure(float $duration) {#669
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#659 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#166 …}
        $execCounter: -9223372036854775796
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host www.googleapis.com:443 was resolved.\n
      * IPv6: 2a00:1450:4003:818::200a, 2a00:1450:4003:80b::200a, 2a00:1450:4003:812::200a, 2a00:1450:4003:810::200a\n
      * IPv4: 192.178.25.106, 216.58.205.234, 216.58.206.10, 142.250.181.138, 142.251.142.138, 142.251.140.234, 172.217.20.234, 142.251.209.74, 172.217.171.42, 216.58.205.170, 216.58.205.106, 142.250.184.10\n
      *   Trying 192.178.25.106:443...\n
      * Connected to www.googleapis.com (192.178.25.106) port 443\n
      * ALPN: curl 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 / X25519 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=upload.video.google.com\n
      *  start date: Feb 23 18:21:09 2026 GMT\n
      *  expire date: May 18 18:21:08 2026 GMT\n
      *  subjectAltName: host "www.googleapis.com" matched cert's "*.googleapis.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WR2\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://www.googleapis.com/oauth2/v1/userinfo\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: www.googleapis.com]\n
      * [HTTP/2] [1] [:path: /oauth2/v1/userinfo]\n
      * [HTTP/2] [1] [authorization: Bearer ya29.a0Aa7MYirErJ_evM0npOqHmCv2bKRaTLv1vTS42XDY3-DQo_BpYV4TdRhZmjNr0_rSzUCmY0boPKloDmyU4omTaBBClY8jBhtsl8g5U_Dm4qLPm2L61zHM5V_uttBTjRqgTatkiksMjg65HpJOUkHogtRZb9Iy-eVZFXfHgWCwYn9iDrEKrdm5WpVRAje9sRmIk5XUPMnXYHYZZHEljauM9hDU9K6tY5e7qTih15Z_6VFU2vyrfqrUc76qfR1BJOcnOMdl8iTGXwOQU5_1AnczvS1cFs9agyoaCgYKASkSARMSFQHGX2MiX6Z1N9l2K4RTb96JHQ-Q1Q0294]\n
      * [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]\n
      * [HTTP/2] [1] [user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /oauth2/v1/userinfo HTTP/2\r\n
      Host: www.googleapis.com\r\n
      Authorization: Bearer ya29.a0Aa7MYirErJ_evM0npOqHmCv2bKRaTLv1vTS42XDY3-DQo_BpYV4TdRhZmjNr0_rSzUCmY0boPKloDmyU4omTaBBClY8jBhtsl8g5U_Dm4qLPm2L61zHM5V_uttBTjRqgTatkiksMjg65HpJOUkHogtRZb9Iy-eVZFXfHgWCwYn9iDrEKrdm5WpVRAje9sRmIk5XUPMnXYHYZZHEljauM9hDU9K6tY5e7qTih15Z_6VFU2vyrfqrUc76qfR1BJOcnOMdl8iTGXwOQU5_1AnczvS1cFs9agyoaCgYKASkSARMSFQHGX2MiX6Z1N9l2K4RTb96JHQ-Q1Q0294\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)\r\n
      Accept: */*\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < pragma: no-cache\r\n
      < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < date: Fri, 27 Mar 2026 09:14:40 GMT\r\n
      < expires: Mon, 01 Jan 1990 00:00:00 GMT\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: ESF\r\n
      < content-length: 260\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 200 "
    "pragma: no-cache"
    "cache-control: no-cache, no-store, max-age=0, must-revalidate"
    "date: Fri, 27 Mar 2026 09:14:40 GMT"
    "expires: Mon, 01 Jan 1990 00:00:00 GMT"
    "content-type: application/json; charset=UTF-8"
    "vary: Origin"
    "vary: X-Origin"
    "vary: Referer"
    "content-encoding: gzip"
    "server: ESF"
    "content-length: 260"
    "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" => [
    "id" => "110407137063296007556"
    "email" => "itziarfernandez@pasaiamusikal.eus"
    "verified_email" => true
    "name" => "Itziar Fernández Neira"
    "given_name" => "Itziar"
    "family_name" => "Fernández Neira"
    "picture" => "https://lh3.googleusercontent.com/a/ACg8ocLpsgkIGtDGC6cQEt887hKeQk5iVJMM8RVSmfeI-Som1HLuAg=s96-c"
    "hd" => "pasaiamusikal.eus"
  ]
]