HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
GET | https://api.openweathermap.org/data/3.0/onecall?lat=6.309302&lon=80.033249&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric | |
---|---|---|
Response |
401
[ "info" => [ "header_size" => 401 "request_size" => 265 "total_time" => 0.155279 "namelookup_time" => 0.020129 "connect_time" => 0.035205 "pretransfer_time" => 0.140375 "size_download" => 338.0 "speed_download" => 2176.0 "download_content_length" => 338.0 "starttransfer_time" => 0.155145 "primary_ip" => "57.129.2.123" "primary_port" => 443 "local_ip" => "172.18.0.20" "local_port" => 60058 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 140278 "connect_time_us" => 35205 "namelookup_time_us" => 20129 "pretransfer_time_us" => 140375 "starttransfer_time_us" => 155145 "total_time_us" => 155279 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1743816156.6792 "original_url" => "https://api.openweathermap.org/data/3.0/onecall?lat=6.309302&lon=80.033249&exclude=current,minutely,hourly,alerts&appid=408062a20f00de3bd4133f02322b16d7&lang=sk&units=metric" "pause_handler" => Closure(float $duration) {#46875 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#46881 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#46267 …} : -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=6.309302&lon=80.033249&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:36 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=6.31&lon=80.03&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:36 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=6.31&lon=80.03&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.