GuidesAPI Reference
Guides

HTTP Status Codes

HERE EV Charge Points API v2 supports the standard HTTP status codes

Status codeDescription
200 OKIndicates success.
400 Bad requestInvalid parameter value in the request.
401 UnauthorizedIncorrect authentication credentials given in the request. For more information, see the Identity and Access Management Developer Guide
403 ForbiddenCredentials in the request does not have permissions for the resource.
404 Not foundResource not found.
500 Internal errorError in the service, which is not further specified. This may be due to a server configuration issue.
503 Service UnavailableIndicates that the service is temporarily unavailable due to system overload or maintenance.