Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
L'API Street View Static può generare un errore o un avviso in caso di problemi. Questa guida spiega ogni messaggio di errore e fornisce ulteriori istruzioni per risolverli.
Richieste non valide
In caso di richiesta non valida, l'API Street View Static restituisce
un codice di stato HTTP 4xx e un messaggio che descrive il
problema. Di seguito sono riportati alcuni esempi di condizioni di errore di questo tipo. Nota: non si tratta di un elenco completo dei possibili errori. Controlla il codice di errore e il messaggio effettivi restituiti dall'API per i dettagli di problemi specifici.
Esempio di condizione di errore
Codice di stato
La richiesta include un parametro non valido o manca un parametro obbligatorio. Ad esempio, il parametro size non rientra nell'intervallo previsto di valori numerici o non è presente nella richiesta.
400 BAD REQUEST
La chiave API inclusa nella richiesta non è valida.
403 FORBIDDEN
Errori che impediscono la visualizzazione di un'immagine Street View
Se la richiesta è valida, ma si verifica un altro errore che impedisce la visualizzazione dell'immagine Street View, l'API Street View Static restituisce del testo o un'immagine di errore al posto dell'immagine Street View, a seconda dell'errore. Un esempio di questa condizione di errore è quando l'applicazione supera i limiti di utilizzo.
Figura: viene visualizzata un'immagine di errore anziché un'immagine di Street View
Errori relativi alle chiavi API e alla fatturazione
Se utilizzi l'API Street View Static senza una chiave API o se la fatturazione non è abilitata nel tuo account, nella pagina viene visualizzata un'immagine di errore anziché un'immagine di Street View, con un link che indica il tipo di errore. Ad esempio
"g.co/streetviewerror/key".
Errori e soluzioni senza chiave
Stai utilizzando l'API Street View Static senza una chiave API. Per risolvere il problema, devi:
[null,null,["Ultimo aggiornamento 2025-08-29 UTC."],[[["\u003cp\u003eThis guide explains error messages returned by the Street View Static API and provides instructions for resolving them.\u003c/p\u003e\n"],["\u003cp\u003eInvalid requests result in a \u003ccode\u003e4xx\u003c/code\u003e status code with a descriptive message, such as errors related to parameters or invalid API keys.\u003c/p\u003e\n"],["\u003cp\u003eWhen a valid request cannot display a street view image due to issues like usage limits, either text or an error image is returned.\u003c/p\u003e\n"],["\u003cp\u003eUsing the API without a key or billing enabled leads to an error image with a link to further information and solutions.\u003c/p\u003e\n"]]],[],null,["# Error Messages in Street View Static API\n\nThe Street View Static API may issue an error or warning when something goes\nwrong. This guide explains each error message, and provides further\ninstructions for resolving errors.\n\nInvalid requests\n----------------\n\nIn the case of an invalid request, the Street View Static API returns\nan HTTP `4xx` status code and a message describing the\nproblem. Below are examples of such error conditions. Note: This is not\na complete list of the possible errors. Please check the actual error code\nand message returned by the API for details of specific problems.\n\n| Example of error condition | Status code |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------|\n| The request includes an invalid parameter, or a required parameter is missing. For example, the `size` parameter is not within the expected range of numeric values, or is missing from the request. | `400 BAD REQUEST` |\n| The API key included in the request is invalid. | `403 FORBIDDEN` |\n\nErrors that prevent a street view image from being displayed\n------------------------------------------------------------\n\nIf the request is valid, but another error occurs that prevents the street view image from\nbeing displayed, the Street View Static API returns either text or an error\nimage instead of the street view image, depending on the error. An example of such an error\ncondition is when the application exceeds its\n[usage limits](/maps/documentation/streetview/usage-limits).\n\nFigure: An error image displayed instead of a street view image\n\n### Errors related to API keys and billing\n\nIf you use the Street View Static API without an API key, or if billing\nis not enabled on your account, the page displays an error image instead of a\nstreet view image, with a link indicating the type of error. For example\n\"g.co/streetviewerror/key\".\n\n| Keyless errors and solutions ||\n|---|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | You are using the Street View Static API without an API key. To resolve, you must: 1. [Get an API key](/maps/documentation/streetview/get-api-key#get-an-api-key) 2. [Enable billing](https://console.cloud.google.com/project/_/billing/enable?utm_source=Docs_BillingNudge) 3. [Sign your URL](/maps/documentation/streetview/get-api-key#digital-signature) |\n| | Your request is missing a digital signature (required). To resolve, [Sign your URL](/maps/documentation/streetview/get-api-key#digital-signature) |"]]