HTTP status codes
Batch Geocoder API supports the standard HTTP status codes
Error code | Description |
---|---|
200 OK | Indicates success, but may also be returned when an invalid resource name and/or an invalid parameter combination has been used in the request. |
400 Bad request | Invalid parameter value in the request. |
401 Unauthorized | Invalid authentication. |
403 Forbidden | Missing or incorrect API Key in the request. If you are using app_id/app_code authentication, either app_code or app_id parameter is incorrect in the request. For more information, see the Identity & Access Management Developer Guide. |
404 Not found | Resource not found. |
500 Internal error | There is a server configuration issue. |
503 Service Unavailable | Indicates that the service is temporarily unavailable due to system overload or maintenance or the resource is currently disabled. |