| Error Code Values | Description |
MM_API_ERROR_DATA_SOURCE_NOT_PROVISIONED | This error code specifies that the data source is not provisioned or set up. |
MM_GEOCODE_NO_MATCHES | This error code specifies that a address cannot be geocoded. |
MM_ROUTE_ERROR_NO_ROUTE | This error code specifies that the Multimap Open API V1.2 web services Routing module could not generate navigation between the specified points. |
MM_ROUTE_ERROR_POINT_OUTSIDE_NETWORK | This error code specifies that one or more points are outside the coverage zone. |
MM_ROUTE_ERROR_SERVER_BUSY | This error code specifies that a request cannot be processed as the server is busy. |
MM_ROUTE_ERROR_START_END_POINTS_SAME | This error code specifies that the start and end points entered are the same, so a route cannot be generated. |
| Error Code Values | Description |
MM_API_ERROR_INTERNAL_ERROR | This error code indicates an unexpected internal error. |
MM_API_ERROR_UNSUPPORTED_SERVICE | This error code specifies the use of an incorrect URL. For example, use of ".../API/invalid_service_name/1.2..." instead of ".../API/geocode/1.2...". |
MM_API_REQUIRED_PARAMETERS_MISSING | This error code indicates that an address has been supplied with some of its parameters missing. |
MM_ERROR_SERVICE_NOT_PROVISIONED | This error code specifies that the customer does not have access rights to this module of the Multimap Open API: for example, the customer is trying to use the Routing module without having been set up to use it. |