Error Codes
Openmap.vn APIs error codes
400 Bad Request
: The request was malformed or missing required parameters.404 Not Found
: The requested resource was not found.500 Internal Server Error
: An unexpected error occurred on the server.503 Service Unavailable
: The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.429 Too Many Requests
: The user has sent too many requests in a given amount of time. Intended for use with rate limiting schemes.
If you encounter 429 Too Many Requests
error, please wait for a while before sending the next request. If you need more requests, please contact us at [email protected].