HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
GET | https://api.openweathermap.org/data/3.0/onecall?lat=35.015882&lon=34.053526&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric | |
---|---|---|
Response |
401
[ "info" => [ "header_size" => 402 "request_size" => 266 "total_time" => 0.156295 "namelookup_time" => 0.028982 "connect_time" => 0.043881 "pretransfer_time" => 0.141261 "size_download" => 338.0 "speed_download" => 2162.0 "download_content_length" => 338.0 "starttransfer_time" => 0.156123 "primary_ip" => "57.129.2.123" "primary_port" => 443 "local_ip" => "172.18.0.20" "local_port" => 50062 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 141165 "connect_time_us" => 43881 "namelookup_time_us" => 28982 "pretransfer_time_us" => 141261 "starttransfer_time_us" => 156123 "total_time_us" => 156295 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1743816167.6339 "original_url" => "https://api.openweathermap.org/data/3.0/onecall?lat=35.015882&lon=34.053526&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric" "pause_handler" => Closure(float $duration) {#40535 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#40749 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#40056 …} : -9223372036854775808 } } "debug" => """ * Trying 57.129.2.123:443...\n * Connected to api.openweathermap.org (57.129.2.123) 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 http/1.1\n * Server certificate:\n * subject: C=GB; ST=London; O=Openweather Ltd.; CN=*.openweathermap.org\n * start date: Mar 10 00:00:00 2025 GMT\n * expire date: Apr 10 23:59:59 2026 GMT\n * subjectAltName: host "api.openweathermap.org" matched cert's "*.openweathermap.org"\n * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Organization Validation Secure Server CA\n * SSL certificate verify ok.\n * using HTTP/1.1\n > GET /data/3.0/onecall?lat=35.015882&lon=34.053526&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric HTTP/1.1\r\n Host: api.openweathermap.org\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * old SSL session ID is stale, removing\n < HTTP/1.1 401 Unauthorized\r\n < Server: openresty\r\n < Date: Sat, 05 Apr 2025 01:22:47 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 338\r\n < Connection: keep-alive\r\n < X-Cache-Key: /data/3.0/onecall?exclude=current,minutely,hourly,alerts&lang=sk&lat=35.02&lon=34.05&units=metric\r\n < Access-Control-Allow-Origin: *\r\n < Access-Control-Allow-Credentials: true\r\n < Access-Control-Allow-Methods: GET, POST\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 401 Unauthorized" "Server: openresty" "Date: Sat, 05 Apr 2025 01:22:47 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 338" "Connection: keep-alive" "X-Cache-Key: /data/3.0/onecall?exclude=current,minutely,hourly,alerts&lang=sk&lat=35.02&lon=34.05&units=metric" "Access-Control-Allow-Origin: *" "Access-Control-Allow-Credentials: true" "Access-Control-Allow-Methods: GET, POST" ] "response_content" => [ "{"cod":401, "message": "Please note that using One Call 3.0 requires a separate subscription to the One Call by Call plan. Learn more here https://openweathermap.org/price. If you have a valid subscription to the One Call by Call plan, but still receive this error, then please see https://openweathermap.org/faq#error401 for more info."}" ] ] |
elastic_client 0
No requests were made with the "elastic_client" service.