HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
GET | https://api.openweathermap.org/data/3.0/onecall?lat=42.260635&lon=42.709755&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric | |
---|---|---|
Response |
401
[ "info" => [ "header_size" => 402 "request_size" => 266 "total_time" => 0.119709 "namelookup_time" => 0.016667 "connect_time" => 0.03137 "pretransfer_time" => 0.104939 "size_download" => 338.0 "speed_download" => 2823.0 "download_content_length" => 338.0 "starttransfer_time" => 0.119434 "primary_ip" => "141.95.47.139" "primary_port" => 443 "local_ip" => "172.18.0.20" "local_port" => 44970 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 104793 "connect_time_us" => 31370 "namelookup_time_us" => 16667 "pretransfer_time_us" => 104939 "starttransfer_time_us" => 119434 "total_time_us" => 119709 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1743809669.4317 "original_url" => "https://api.openweathermap.org/data/3.0/onecall?lat=42.260635&lon=42.709755&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric" "pause_handler" => Closure(float $duration) {#39560 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#39555 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#39382 …} : -9223372036854775808 } } "debug" => """ * Trying 141.95.47.139:443...\n * Connected to api.openweathermap.org (141.95.47.139) 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=42.260635&lon=42.709755&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: Fri, 04 Apr 2025 23:34:29 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=42.26&lon=42.71&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: Fri, 04 Apr 2025 23:34:29 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=42.26&lon=42.71&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.