In the following table, you can find the different status codes you might receive when sending PushEvseData requests and indications on how to solve the issue.
Request Type |
Status Code |
Description |
How to solve it |
PushEvseData |
017 |
Unauthorized Access
|
The status code 017 is returned when you are using a wrong certificate or a certificate that has already expired. Please check if the certificate that you are using is still valid. If the problem persists, please contact the Hubject Support Team. |
PushEvseData |
018 |
Duplicate EVSE IDs
|
This error is returned when there is a duplicated EvseID included in the body of the request. Please note that the HBS platform normalizes the EvseID by default so the * it will not be taken in consideration. For example, the EvseID DE*XWZ*E00000*01 and DE*XWZ*E0000*001 would be considered as a duplicate. Both EvseIDs will match with the EvseID DEXWZE0000001. Check that there are no duplicates included in the body of the request. If you find the duplicate, please delete it and send the PushEvseData request again. |
PushEvseData |
022 |
One ore more EVSE data already exists, |
One of the EvseIDs that you are trying to insert already exists in the HBS platform. Please take the following actions to resolve this issue:
|
PushEvseData |
022 |
One or more EVSE data not found,
|
In this case the EvseID that you are trying to update is not included in the EvseData. This may occur when the EvseID has already been deleted previously or not included in the last fullLoad request. Please take the following actions to resolve this issue:
|
PushEvseData |
022 |
One ore more EVSE data not found,
|
This status code is returned by the HBS platform when you are trying to delete an EvseID that does not exist. This may occur when the EvseID has already been deleted previously or not included in the last fullLoad request. Please take the following actions to resolve this issue:
|
PushEvseData |
210 |
No active subscription found
|
Probably there is no active offer for PushEvseData or the current offer has expired. In this case you need to create a bilateral PushEvseData offer to eRoamingPlatform in the Business Contract section. Please contact the Hubject Support Team as soon as the offer is created so that we can accept it. |
PushEvseData |
300 |
Partner not found
|
This status code is returned because the OperatorID provided in the URL or request is not correct. Please ensure that the OperatorID included in the URL or in the body of the request matches with your OperatorId. If the issue persists, please contact the Hubject Support Team. |