HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://maps.googleapis.com/maps/api/place/details/json | |
|---|---|---|
| Request options | [ "query" => [ "place_id" => "" "fields" => "rating,user_ratings_total" "key" => "AIzaSyCwAv870h913sL9J-iIrCHAlIxKVHur-ZM" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 819 "request_size" => 234 "total_time" => 0.043886 "namelookup_time" => 0.000407 "connect_time" => 0.00645 "pretransfer_time" => 0.020969 "size_download" => 146.0 "speed_download" => 3395.0 "download_content_length" => 146.0 "starttransfer_time" => 0.043281 "primary_ip" => "172.217.118.4" "primary_port" => 443 "local_ip" => "10.100.20.1" "local_port" => 44650 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 20847 "connect_time_us" => 6450 "namelookup_time_us" => 407 "pretransfer_time_us" => 20969 "starttransfer_time_us" => 43281 "total_time_us" => 43886 "start_time" => 1787147710.2247 "original_url" => "https://maps.googleapis.com/maps/api/place/details/json?place_id=&fields=rating%2Cuser_ratings_total&key=AIzaSyCwAv870h913sL9J-iIrCHAlIxKVHur-ZM" "pause_handler" => Closure(float $duration) {#3192 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#3120 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#3171 …} : -9223372036854775808 } } "debug" => "Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue." ] "url" => "https://maps.googleapis.com/maps/api/place/details/json?place_id=&fields=rating%2Cuser_ratings_total&key=AIzaSyCwAv870h913sL9J-iIrCHAlIxKVHur-ZM" "response_headers" => [ "HTTP/2 200 " "content-type: application/json; charset=UTF-8" "date: Wed, 19 Aug 2026 13:55:10 GMT" "pragma: no-cache" "expires: Fri, 01 Jan 1990 00:00:00 GMT" "cache-control: no-cache, must-revalidate" "vary: Accept-Language" "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaipomnpc:633:0" "cross-origin-opener-policy-report-only: same-origin; report-to=msaipomnpc:633:0" "report-to: {"group":"msaipomnpc:633:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaipomnpc:633:0"}],}" "server: scaffolding on HTTPServer2" "content-length: 146" "x-xss-protection: 0" "x-frame-options: SAMEORIGIN" "server-timing: gfet4t7; dur=15" "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" ] "response_json" => [ "error_message" => "Google has disabled the use of APIs from this API project." "html_attributions" => [] "status" => "REQUEST_DENIED" ] ] |
|