HERE Fuel Prices API HTTP status codes
HERE Fuel Prices API supports the standard HTTP status codes which are in the following table.
| Status code | Description |
|---|---|
| 200 OK | Success. |
| 400 Bad request | Invalid parameter value or missing required parameter in the request. |
| 401 Unauthorized | Invalid authentication. |
| 403 Forbidden | Incorrect authentication in the request. For the available authentication options, see the Identity and Access Management Developer Guide |
| 404 Not found | Resource not found. |
| 500 Internal error | There is a server configuration issue. |
| 503 Service Unavailable | Service is temporarily unavailable due to system overload or maintenance. |
Updated 15 days ago