Redirect 302 redirect from GET @hwi_oauth_service_redirect (517f56)

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" => "304"
  ]
  "body" => "code=4%2F0AVMBsJgdCHzo-4E1jTfl_0MCtTCfnJKNnhtKVGfxBGiNWN7u3g404HXqqeUGbBQQpDqXnQ&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fwww.pasaiamusikal.eus%2Flogin%2Fcheck-google&client_id=357187908812-0ufhfgimev7hifnt6hg1jf8disoa3c04.apps.googleusercontent.com&client_secret=b4WDGcWeUz6HJ-GkzceQAKeZ"
]
Response 200
[
  "info" => [
    "header_size" => 486
    "request_size" => 691
    "total_time" => 0.281186
    "namelookup_time" => 0.050694
    "connect_time" => 0.09348
    "pretransfer_time" => 0.166011
    "size_upload" => 304.0
    "size_download" => 999.0
    "speed_download" => 3552.0
    "speed_upload" => 1081.0
    "download_content_length" => 999.0
    "upload_content_length" => 304.0
    "starttransfer_time" => 0.280472
    "primary_ip" => "64.233.166.84"
    "primary_port" => 443
    "local_ip" => "192.168.0.20"
    "local_port" => 59852
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 165462
    "connect_time_us" => 93480
    "namelookup_time_us" => 50694
    "pretransfer_time_us" => 166011
    "starttransfer_time_us" => 280472
    "total_time_us" => 281186
    "effective_method" => "POST"
    "start_time" => 1757410856.2129
    "original_url" => "https://accounts.google.com/o/oauth2/token"
    "pause_handler" => Closure(float $duration) {#619
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#614 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#610 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host accounts.google.com:443 was resolved.\n
      * IPv6: 2a00:1450:400c:c0a::54\n
      * IPv4: 64.233.166.84\n
      *   Trying 64.233.166.84:443...\n
      * Connected to accounts.google.com (64.233.166.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: Aug 18 08:42:02 2025 GMT\n
      *  expire date: Nov 10 08:42:01 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
      *   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: 304]\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: 304\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/2 200 \r\n
      < date: Tue, 09 Sep 2025 09:40:56 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
      < pragma: no-cache\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: 999\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 "
    "date: Tue, 09 Sep 2025 09:40:56 GMT"
    "expires: Mon, 01 Jan 1990 00:00:00 GMT"
    "cache-control: no-cache, no-store, max-age=0, must-revalidate"
    "pragma: no-cache"
    "content-type: application/json; charset=utf-8"
    "vary: Origin"
    "vary: X-Origin"
    "vary: Referer"
    "content-encoding: gzip"
    "server: scaffolding on HTTPServer2"
    "content-length: 999"
    "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.a0AS3H6Nw36_aKLRwXm0pPDexhY11882OIA4v3zC57owyKs0XW46Duav9lSxAzT6Wj-zsxPZjKM-XrgzY_RdPRmkfVqxExfLIua0KumXiEiHVTSR9WYrKoKrg9XrR5Mc4h0n0jaVUR3r2QO56Ic9hSsSe-qxMuVypEGY2x-yPzMorrkV1FF7k3-a0pQYQATak9ffK0Fzlj6gaCgYKAWYSARMSFQHGX2MiwlLB2uwbFirhEfNICKIUvA0209"
    "expires_in" => 3599
    "scope" => "https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid"
    "token_type" => "Bearer"
    "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6IjljNjI1MTU4Nzk1MDg0NGE2NTZiZTM1NjNkOGM1YmQ2Zjg5NGM0MDciLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiMzU3MTg3OTA4ODEyLTB1ZmhmZ2ltZXY3aGlmbnQ2aGcxamY4ZGlzb2EzYzA0LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTEwNDA3MTM3MDYzMjk2MDA3NTU2IiwiaGQiOiJwYXNhaWFtdXNpa2FsLmV1cyIsImVtYWlsIjoiaXR6aWFyZmVybmFuZGV6QHBhc2FpYW11c2lrYWwuZXVzIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImF0X2hhc2giOiJTSk1ITW11MzRCVEJ2dnBmQ3pNbHBRIiwiaWF0IjoxNzU3NDEwODU2LCJleHAiOjE3NTc0MTQ0NTZ9.ti114-Nm093PTkvHtcqwKbfDATLSaas6WWMYOJAe1cyji3tvD0ZD5on23QmUUrYlLvWkh9uKi531PCvBvupVvmDia4r55T0hWP8PgGpG4IAAHZxrTX28F_8WysXjfc1xxRWyMK3LNJEnMZ7iM7wr_CKjdIP9eGFSf17CJnKqGYmw9ZUGCVgtchUPUvmOJk1euWoB3q3navDlLSZ-hjevAzEWkz8fIXeQ-8B1h5DeK4SmAfPqCFRmXre7Xey6usQUkqh6lI57NYW4qxLlVgPN2c4Ev4LOlKU8-c24E7r9rD2pM3FAdZGVzwaPZBA_r-zSVnrFX7cFXKrW6HuBOATOHQ"
  ]
]
GET https://www.googleapis.com/oauth2/v1/userinfo
Request options
[
  "headers" => [
    "Authorization" => "Bearer ya29.a0AS3H6Nw36_aKLRwXm0pPDexhY11882OIA4v3zC57owyKs0XW46Duav9lSxAzT6Wj-zsxPZjKM-XrgzY_RdPRmkfVqxExfLIua0KumXiEiHVTSR9WYrKoKrg9XrR5Mc4h0n0jaVUR3r2QO56Ic9hSsSe-qxMuVypEGY2x-yPzMorrkV1FF7k3-a0pQYQATak9ffK0Fzlj6gaCgYKAWYSARMSFQHGX2MiwlLB2uwbFirhEfNICKIUvA0209"
    "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" => 493
    "total_time" => 0.208844
    "namelookup_time" => 0.046618
    "connect_time" => 0.06853
    "pretransfer_time" => 0.139358
    "size_download" => 260.0
    "speed_download" => 1244.0
    "download_content_length" => 260.0
    "starttransfer_time" => 0.208572
    "primary_ip" => "142.250.185.10"
    "primary_port" => 443
    "local_ip" => "192.168.0.20"
    "local_port" => 40372
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 138938
    "connect_time_us" => 68530
    "namelookup_time_us" => 46618
    "pretransfer_time_us" => 139358
    "starttransfer_time_us" => 208572
    "total_time_us" => 208844
    "effective_method" => "GET"
    "start_time" => 1757410856.4957
    "original_url" => "https://www.googleapis.com/oauth2/v1/userinfo"
    "pause_handler" => Closure(float $duration) {#629
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#622 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#610 …}
        $execCounter: -9223372036854775792
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host www.googleapis.com:443 was resolved.\n
      * IPv6: 2a00:1450:4003:800::200a, 2a00:1450:4003:80d::200a, 2a00:1450:4003:811::200a, 2a00:1450:4003:806::200a\n
      * IPv4: 142.250.185.10, 142.250.178.170, 142.250.200.106, 142.250.184.170, 216.58.215.138, 216.58.215.170, 142.250.184.10, 142.250.200.74, 142.250.200.138, 142.250.201.74\n
      *   Trying 142.250.185.10:443...\n
      * Connected to www.googleapis.com (142.250.185.10) 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: Aug 18 08:41:11 2025 GMT\n
      *  expire date: Nov 10 08:41:10 2025 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.a0AS3H6Nw36_aKLRwXm0pPDexhY11882OIA4v3zC57owyKs0XW46Duav9lSxAzT6Wj-zsxPZjKM-XrgzY_RdPRmkfVqxExfLIua0KumXiEiHVTSR9WYrKoKrg9XrR5Mc4h0n0jaVUR3r2QO56Ic9hSsSe-qxMuVypEGY2x-yPzMorrkV1FF7k3-a0pQYQATak9ffK0Fzlj6gaCgYKAWYSARMSFQHGX2MiwlLB2uwbFirhEfNICKIUvA0209]\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.a0AS3H6Nw36_aKLRwXm0pPDexhY11882OIA4v3zC57owyKs0XW46Duav9lSxAzT6Wj-zsxPZjKM-XrgzY_RdPRmkfVqxExfLIua0KumXiEiHVTSR9WYrKoKrg9XrR5Mc4h0n0jaVUR3r2QO56Ic9hSsSe-qxMuVypEGY2x-yPzMorrkV1FF7k3-a0pQYQATak9ffK0Fzlj6gaCgYKAWYSARMSFQHGX2MiwlLB2uwbFirhEfNICKIUvA0209\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
      < date: Tue, 09 Sep 2025 09:40:56 GMT\r\n
      < cache-control: no-cache, no-store, max-age=0, must-revalidate\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"
    "date: Tue, 09 Sep 2025 09:40:56 GMT"
    "cache-control: no-cache, no-store, max-age=0, must-revalidate"
    "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"
  ]
]