Geocoding API
Status Codes/Functional Maximums
The following table describes both the error messages that can be returned in a geocode response and acceptable functional maximums for a geocode request.
| Status Code | Description |
|---|---|
| 0 | A successful geocode call. |
| 400 | Error with input - The error message will start with: "Illegal argument from request:" followed by the specific error condition. |
| 403 | Key related error - The error message will attempt to explain why there was an error with the key and should provide a link to the Developer Network. |
| 500 | Unknown error - The error message will start with: "Error processing request:" followed by the message from the exception. |
| Maximum | Description |
|---|---|
| 100 | Acceptable locations for a batch call. |