GuidesAPI Reference
Guides

HERE Batch API v7 HTTP status codes

Batch Service API supports the standard HTTP status codes.

Error codeDescription
200 OKIndicates success, but may also be returned when an invalid resource name and/or an invalid parameter combination has been used in the request.
201 CreatedRequest has been fulfilled, resulting in the creation of a new resource
204 No ContentThe server successfully processed the request, and is not returning any content.
400 Bad requestInvalid parameter value in the request.
401 UnauthorizedInvalid authentication.
403 ForbiddenInvalid credentials or prohibited action.
404 Not foundResource not found.
429 Too Many RequestsThe user has sent too many requests in a given amount of time.
500 Internal errorThere is a server configuration issue.
503 Service UnavailableIndicates that the service is temporarily unavailable due to system overload or maintenance or the resource is currently disabled.
504 Bad GatewayIndicates that the service is temporarily offline