Skip to main content

Error Code

image

Error Code

We have defined some error codes in the SDK. When an error occurs during the data verification process, you can refer to the following list for troubleshooting.

1. General Errors

Error CodeSituation
00000Operation too frequent. Please try again later.
00001Algorithm startup exception.
00002The verification process timed out.
00003A verification process is in progress. Please try again later.
00004The user closes or cancels the verification process.
00005Wrong SDK parameters.
00012Invalid Template ID.
00013Target data missing. Please check that the JSON path of the data in the response from the request URL matches your template.
00104Not met the verification requirements.
-500Unexpected attestor node program failure.
-10100Task cannot be executed again due to unexpected failure.
-10101This task has already been completed. No need to resubmit.
-10102This task is still in progress. No need to resubmit.
-10103Submission limit reached for this task. Initiate a new task to continue.
-10104Failed to get task details. Please check the attestor node condition or task ID.
-10105Invalid attestation parameters. Please check the connection between the node and the template server.
-10106Attestation template ID mismatch between task and attestor node.
-10107The user wallet address provided during attestation mismatch with submission.
-10108Invalid task ID. Please ensure the submitted ID matches the task.
-10109Task cannot be executed again. Please check your task fees.
-10110Attestor node mismatch. Ensure the node matches the task specification and resubmit.
-10111Task submitted past the allowed time limit (15 minutes).
Error CodeSituation
10001 ~ 10004Unstable internet connection. Please try again.
20001An internal error occurred.
20003Invalid algorithm parameters.
20005An internal error occurred.
30001Response error. Please try again.
30002Response check error.
30004Response parse error.
40002SSL certificate error.
50001An internal error occurred.
50003The client encountered an unexpected error.
50004The client not started. Please try again.
50006The algorithm server not started. Please try again.
50007Algorithm execution issues.
50008Abnormal execution results.
50009Algorithm service timed out.
50010Compatibility issues during algorithm execution.
50011Unsupported TLS version.
99999Undefined error.

Please contact our Community for assistance in resolving the issues.