Skip to content

Error Code Description

When the service code is 0, it means success, and other error codes are as follows:

CODEDescriptionSuggestion
1001System ErrorPlease try again later.
1002Invalid ParameterPlease check the specific parameters with the interface documentation.
1003Record Not FoundRequested data does not exist on the platform, please check the request parameters.
1004Conflict DataPlease check the correctness of the submitted parameters.
1005Illegal ParameterPlease check the submitted parameters or contact us.
1006Illegal DataPlease check the parameters with the interface documentation.
1007Invalid Data LengthPlease check the submission parameter length.
1008Data Serialization ErrorPlease check whether the parameters have illegal parameters.
1009Http Request ErrorPlease check the network or contact us.
1010Data Memory ErrorPlease check the parameters or contact us.
1011Request failed: ForbiddenPlease check that the Authorization signature is correct.
1012Content-Type Not SupportPlease check the Content-Type with the interface documentation.
1013Parameter MismatchPlease check the interface documentation if the required submission parameters are missing.
1014Loading Data ErrorPlease check the parameters or contact us.
1015Writing Data ErrorPlease check the parameters or contact us.
1018Data Out of PrecisionPlease check the precision of the parameters.
1001000Illegal Request MethodCurrently, Open Platform can only accept GET、POST、PUT、DELETE.
1001001Request ExpiredPlease check whether the Timestamp of the header and the current time are more than 60s.
1001002Illegal SignaturePlease check if the header Authorization matches the document format.
1001003Illegal APPIDPlease check whether the APPID is legal or exists.
1001004Exceeded Number of RequestsExceeded number of requests.
1002001Illegal Parameter FormatPlease check the parameters format.
1002002Project Does Not ExistPlease check related project parameters.
1002003Smartware Project Not ConfiguredPlease configure the Smartware project first.
1002004Smartware Does Not ExistPlease check Smartware related parameters.
1002005Missing Required Store Attribute ParametersPlease pass in the necessary store attribute parameters as required.
1002006Smartware Store Not ConfiguredPlease configure the Smartware Store first.
1002007Smartware Store Is Already ExistIf you need to configure a new store, please unbind the old one first.
1002008SubtaskId Does Not ExistPlease check the SubtaskId has been created.
1002009The SubtaskId's Parent Task Does Not Match The Current Request's RequestIdPlease check if SubtaskId is reused.
1002010Illegal RequestIdPlease change RequestId.
1002011RequestId Exists But Does Not Match The Current Request InterfacePlease replace RequestId or check if RequestId is used correctly.
1002012TaskId Does Not ExistPlease check if the TaskId has been created.

Powered by Clobotics Retail Team.