Error Codes
If an error occurs in API calling and no result is returned, you can locate the cause based on the error code of each API.
If an error occurs during API calling, HTTP status code 4xx or 5xx is returned. The returned message body contains the specific error code and error information.
If you fail to locate the cause of the error, contact customer service and provide the error code so that we can help you solve the problem as soon as possible.
Error Response Body Format
If an error occurs during API calling, an error code and the corresponding error message will be displayed. The following shows an error response body:
{ "error_code": "CLOUDTEST.00013024", "error_msg": "Not authorized to add cases." }
In the response body, error_code is an error code, and error_msg provides information about the error.
Error Code Description
If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in Error Codes.
Status Code |
Error Code |
Error Message |
Description |
Solution |
---|---|---|---|---|
400 |
CLOUDTEST.00010005 |
Inter-service communication issues. |
Inter-service communication issues. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00012002 |
Invalid project ID. |
The project ID is invalid. |
Check whether the project ID contains 32 characters. |
400 |
CLOUDTEST.00013024 |
Not authorized to add test cases of this type. |
The current user has not yet been authorized to add test cases of this type. |
Contact the administrator to grant permissions. |
400 |
CLOUDTEST.00013025 |
Not authorized to query test cases of this type. |
The current user has not yet been authorized to query test cases of this type. |
Contact the administrator to grant permissions. |
400 |
CLOUDTEST.00013026 |
Not authorized to update test cases of this type. |
The current user has not yet been authorized to update test cases of this type. |
Contact the administrator to grant permissions. |
400 |
CLOUDTEST.00014000 |
Empty requirement ID. |
The requirement ID in the input parameters is empty. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00014001 |
Requirement not found in the project. |
The requirement cannot be found in the input project. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00014003 |
Too many test cases under the requirement. |
The number of test cases under the requirement exceeds the maximum. |
Add no more than 200 test cases in the requirement. |
400 |
CLOUDTEST.00015002 |
Directory not found. |
The directory in the input parameters cannot be found. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017000 |
Invalid test case ID. |
The test case ID is invalid. |
Check whether the test case ID contains 32 characters. |
400 |
CLOUDTEST.00017001 |
Target test case not found. |
The target test case in the input parameters cannot be found. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017003 |
Invalid test plan ID. |
The test plan ID is invalid. |
Check whether the test plan ID contains 32 characters. |
400 |
CLOUDTEST.00017004 |
Test step too long. |
In the input parameters, the test step is too long. |
Check whether the length of the test step exceeds 500 characters. |
400 |
CLOUDTEST.00017005 |
Expected result too long. |
In the input parameters, the expected result is too long. |
Check whether the length of the expected step exceeds 500 characters. |
400 |
CLOUDTEST.00017006 |
Sprint not found. |
The sprint in the input parameters cannot be found. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017009 |
Invalid test case execution ID. |
The test case execution ID is invalid. |
Check whether the test case execution ID is within 32 characters. |
400 |
CLOUDTEST.00017011 |
Invalid case name. |
In the input parameters, the case name contains invalid characters. |
Check the case name and delete invalid characters. |
400 |
CLOUDTEST.00017012 |
Invalid service types. |
The service types are invalid. |
Check whether the length of the service type list in the request exceeds 10. |
400 |
CLOUDTEST.00017013 |
Test case prerequisite too long. |
In the input parameters, the test case prerequisite is too long. |
Check whether the test case prerequisite exceeds 500 characters. |
400 |
CLOUDTEST.00017014 |
Case description too long. |
In the input parameters, the case description is too long. |
Check whether the case description exceeds 500 characters. |
400 |
CLOUDTEST.00017015 |
Case ID already in use. |
The case ID in the input parameters has been used by another case. |
Change the case ID. |
400 |
CLOUDTEST.00017016 |
Max. 50,000 cases in a project. |
Max. 50,000 cases in a project. Submit a service ticket to increase the quota. |
Check whether the number of cases exceeds the upper limit. Delete some cases. |
400 |
CLOUDTEST.00017017 |
Empty case ID. |
The case ID in the input parameters is empty. |
Enter a case ID. |
400 |
CLOUDTEST.00017019 |
Invalid duration. |
The duration is invalid. |
Check whether the value is an integer. |
400 |
CLOUDTEST.00017020 |
Some cases failed in batch execution. |
Some cases failed to execute during the batch execution. |
Check whether the design of the failed cases complies with the requirements. If no problem is found, contact customer service. |
400 |
CLOUDTEST.00017021 |
Some cases failed in batch update. |
Some cases failed to update during the batch update. |
Check whether the design of the failed cases complies with the requirements. If no problem is found, contact customer service. |
400 |
CLOUDTEST.00017032 |
Invalid processor ID. |
The processor ID is invalid. |
Check whether the processor ID contains 32 characters. |
400 |
CLOUDTEST.00017036 |
Delete case failed. Abnormal inter-service communication. |
Failed to delete the case. Inter-service communication may be abnormal. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017038 |
Service type invalid or not found. |
The service type is invalid or not found. |
Check whether the service type is correct. |
400 |
CLOUDTEST.00017051 |
Invalid test case version. |
The version of test case in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017054 |
Invalid case level. |
The case level in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017055 |
Too many cases for batch execution. |
Too many cases to be executed in batches. |
Execute no more than 50 cases in a batch. |
400 |
CLOUDTEST.00017056 |
Too many cases for batch update. |
Too many cases to be updated in batches. |
Update no more than 50 cases in a batch. |
400 |
CLOUDTEST.00017057 |
Case not found in the project or plan. |
The case cannot be found in the project or plan. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017058 |
Invalid test case result. |
The test case result is invalid. |
Check whether the value is 0, 1, 5, or 6. |
400 |
CLOUDTEST.00018001 |
Tag too long. |
In the input parameters, the tag is too long. |
Use no more than 25 characters for the tag. |
400 |
CLOUDTEST.00018002 |
Too many tags associated with the test case. |
Too many tags associated with the test case. |
Associate the test case with no more than 30 tags. |
400 |
CLOUDTEST.00018004 |
Too many tags added to the project. |
Too many tags added to the project. |
Add no more than 10,000 tags to the project. |
400 |
CLOUDTEST.00018005 |
Invalid tag name value. |
The value of the tag name in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030001 |
Invalid case IDs for batch operation. |
The case IDs for batch operation are invalid. |
Check whether the number of test cases for batch operation exceeds 50 and whether the ID of a single test case contains 32 characters. |
400 |
CLOUDTEST.00030002 |
Invalid service name. |
The service name is invalid. |
Check whether the length of the service name exceeds 16 characters. |
400 |
CLOUDTEST.00030004 |
Invalid region value. |
The region value in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030007 |
Invalid introduction value. |
The introduction value in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030037 |
Invalid registration parameters for parsing. |
Invalid registration parameters for parsing. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00030038 |
Invalid input parameters. |
The input parameters are invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00030040 |
Invalid value of deletion frequency. |
The value of deletion frequency in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030041 |
Invalid value of deletion rule. |
The value of the deletion rule in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030043 |
Invalid domain name. |
The domain name is invalid. |
Starts the domain name with https or http, and use no more than 128 characters. |
400 |
CLOUDTEST.00030044 |
Invalid value of interconnection mode. |
The value of interconnection mode in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030045 |
Invalid value of service type. |
The value of service type in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030047 |
Invalid value of tenant. |
The value of tenant in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040008 |
Empty end time. |
The end time in the input parameters is empty. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040011 |
Invalid value of test case level. |
The value of test case level in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040012 |
Invalid module value. |
The value of module in the input parameters in invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040014 |
Invalid test case name length. |
The length of the test case name is invalid. |
Use 3 to 128 characters. |
400 |
CLOUDTEST.00060005 |
Invalid start time. |
The stat time is invalid. |
Check whether the input parameter is a timestamp. |
400 |
CLOUDTEST.00060006 |
Invalid end time. |
The end time is invalid. |
Check whether the input parameter is a timestamp. |
400 |
CLOUDTEST.00060010 |
Invalid format of planned start time. |
The format of the planned start time is invalid. |
Check whether the time format is XXXX-XX-XX. |
400 |
CLOUDTEST.00060011 |
Invalid format of planned end time. |
The format of the planned end time is invalid. |
Check whether the time format is XXXX-XX-XX. |
400 |
CLOUDTEST.00070002 |
Case information not found in test plan. |
The case information in the input test plan parameters cannot be found. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00070003 |
Invalid test plan values. |
The test plan values in the input parameters are invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00070010 |
Invalid test plan name length. |
The length of the test plan name is invalid. |
Use no more than 128 characters and do not use invalid symbols. |
400 |
CLOUDTEST.00088006 |
Empty value of execution result. |
The value of execution result in the input parameters is empty. |
Contact customer service for troubleshooting. |
401 |
CLOUDTEST.00013013 |
Not authorized to delete this type of test case. |
The current user has not yet been authorized to delete this type of test case. |
Check whether the current user has the operation permissions on this type of test case. |
401 |
CLOUDTEST.00030003 |
Insufficient permissions. |
The current user does not have sufficient permissions. |
Use the administrator account. |
401 |
CLOUDTEST.00050001 |
Token expired. |
The token expired. |
Check whether the latest token is used for calling the API. |
500 |
CLOUDTEST.00013001 |
Not authorized to operate the test type. |
The current user has not yet been authorized to operate the test type. |
Select other test cases that you are authorized to add to the plan. |
500 |
CLOUDTEST.00013002 |
Not authorized to operate certain test types in the plan. |
The current user has not yet been authorized to operate certain test types. |
Check whether the user has permissions for all service types in the request. |
500 |
CLOUDTEST.00017022 |
Execute case failed. |
Failed to execute the case. |
Check whether the case execution information in the request body is compliant. |
500 |
CLOUDTEST.00017023 |
Update case status failed. |
Failed to update the case status. |
Check whether the update information of case results in the request body is compliant. |
500 |
CLOUDTEST.00017024 |
All cases that the execution request involves have already been executed. |
All cases that the execution request involves have already been executed. |
Check whether the request body involves the test cases that have already been executed. |
500 |
CLOUDTEST.00017025 |
All cases that the update request involves already have the required results. |
All cases that the update request involves already have the required results. |
Check whether the request body involves the test cases that already have the required results. |
500 |
CLOUDTEST.00017026 |
Some cases that the request involves have already been executed. |
Some cases that the request involves have already been executed. |
Check whether the request body involves the test cases that have already been executed. |
500 |
CLOUDTEST.00017027 |
Some cases that the request involves already have the required results. |
Some cases that the request involves already have the required results. |
Check whether the request body involves the test cases that already have the required results. |
500 |
CLOUDTEST.00017028 |
A case that the update request involves has already been executed. |
A case that the update request involves has already been executed. |
Check whether the test case has already been executed. |
500 |
CLOUDTEST.00017029 |
A case that the request involves already has the required results. |
A case that the request involves already has the required results. |
Check whether the test case already has the required results. |
500 |
CLOUDTEST.00030022 |
Not authorized. |
The user has not yet been authorized to perform this operation. |
Use the primary account to perform this operation. |
500 |
CLOUDTEST.00030028 |
Service name already registered. |
The service name has already been registered. |
Use another name. |
500 |
CLOUDTEST.00030046 |
Service already deleted. |
The service has already been deleted. |
The service has already been deleted. |
500 |
CLOUDTEST.00040003 |
Start time later than end time. |
The start time is later than the end time. |
Set a start time earlier than the end time. |
500 |
CLOUDTEST.00050000 |
System busy due to an internal exception. |
The system is busy due to an internal exception. |
Try again later. |
500 |
CLOUDTEST.00070008 |
Invalid processor. |
The processor is invalid. |
Change the processor to another role. |
500 |
CLOUDTEST.00070009 |
Test plan name already in use. |
The test plan name is already in use. |
Use another name. |
400 |
CLOUDTEST.00010005 |
Inter-service communication issues. |
Inter-service communication issues. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00012002 |
Invalid project UUID. Use only letters and digits (32 characters). |
The project UUID is invalid. Use only letters and digits (32 characters). |
Check whether the project ID contains 32 characters. |
400 |
CLOUDTEST.00012005 |
Invalid version URI. Use only letters and digits. (11 to 34 characters) |
The version URI is invalid. Use only letters and digits. (11 to 34 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00012006 |
Invalid test plan URI. Use only letters and digits. (11 to 34 characters) |
The test plan URI is invalid. Use only letters and digits. (11 to 34 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00012010 |
Invalid service type. Use a number from 10 to 99,999. |
The service type is invalid. Use a number from 10 to 99,999. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00012011 |
Invalid case URI. Use only letters and digits. (11 to 34 characters) |
The case URI is invalid. Use only letters and digits. (11 to 34 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00013024 |
Not authorized to add test cases of this type. |
The current user has not yet been authorized to add test cases of this type. |
Contact the administrator to grant permissions. |
400 |
CLOUDTEST.00013025 |
Not authorized to query test cases of this type. |
The current user has not yet been authorized to query test cases of this type. |
Contact the administrator to grant permissions. |
400 |
CLOUDTEST.00013026 |
Not authorized to update test cases of this type. |
The current user has not yet been authorized to update test cases of this type. |
Contact the administrator to grant permissions. |
400 |
CLOUDTEST.00014000 |
Empty requirement ID. |
The requirement ID in the input parameters is empty. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00014001 |
Requirement not found in the project. |
The input requirement cannot be found in the input project. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00014002 |
Invalid requirement ID. Use a number with 1 to 32 digits. |
The requirement ID is invalid. Use a number with 1 to 32 digits. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00014003 |
Too many test cases under the requirement. |
The number of test cases under the requirement exceeds the maximum. |
Add no more than 200 test cases in the requirement. |
400 |
CLOUDTEST.00014013 |
Invalid work item status ID. |
The work item status ID is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00015002 |
Directory not found. |
The directory in the input parameters cannot be found. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017000 |
Invalid case URI. Use only letters and digits. (11 to 34 characters) |
The case URI is invalid. Use only letters and digits. (11 to 34 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017001 |
Target test case not found. |
The target test case in the input parameters cannot be found. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017003 |
Invalid test plan ID. |
The test plan ID is invalid. |
Check whether the test plan ID contains 32 characters. |
400 |
CLOUDTEST.00017004 |
Steps too long. Max. 500 characters. |
The steps are too long. Max. 500 characters. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017005 |
Expected result too long. |
In the input parameters, the expected result is too long. |
Check whether the length of expected step exceeds 500 characters. |
400 |
CLOUDTEST.00017006 |
Invalid sprint ID. Use only letters, digits, commas (,), and hyphens (-). (Max. 32 characters) |
The sprint ID is invalid. Use only letters, digits, commas (,), and hyphens (-). (Max. 32 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017008 |
Steps and expected result too long. Max. total length: 5,000 characters. |
The total length of steps and expected results exceeds 5,000 characters. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017009 |
Invalid test case execution ID. |
The test case execution ID is invalid. |
Check whether the test case execution ID is within 32 characters. |
400 |
CLOUDTEST.00017011 |
Invalid case name. Use only letters, digits, and special characters (-_/|*`'^~;:(){}=+,×$...!@#$%.[]?""—<>). (3 to 128 characters) |
The case name is invalid. Use only letters, digits, and special characters (-_/|*`'^~;:(){}=+,×$...!@#$%.[]?""—<>). (3 to 128 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017012 |
Invalid service types. |
The service types are invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017013 |
Prerequisite too long. Max. 500 characters. |
The length of prerequisite exceeds 500 characters. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017014 |
Case description too long. Max. 500 characters. |
The length of case description exceeds 500 characters. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017015 |
Case ID already in use. |
The case ID in the input parameters has been used by another case. |
Use another case ID. |
400 |
CLOUDTEST.00017016 |
Max. 50,000 cases in a project. Submit a service ticket to increase the quota. |
Max. 50,000 cases in a project. Submit a service ticket to increase the quota. |
Check whether the number of cases exceeds the upper limit. Delete some cases or submit a service ticket to increase the quota. |
400 |
CLOUDTEST.00017017 |
Empty case ID. |
The case ID in the input parameters is empty. |
Enter a case ID. |
400 |
CLOUDTEST.00017019 |
Invalid duration. |
The duration is invalid. |
Check whether the value is an integer. |
400 |
CLOUDTEST.00017020 |
Some cases failed in batch execution. |
Some cases failed to execute during the batch execution. |
Check whether the design of the failed cases complies with the requirements. If no problem is found, contact customer service. |
400 |
CLOUDTEST.00017021 |
Some cases failed in batch update. |
Some cases failed to update during the batch update. |
Check whether the design of the failed cases complies with the requirements. If no problem is found, contact customer service. |
400 |
CLOUDTEST.00017032 |
Invalid processor ID. Use only letters, digits, commas (,), and underscores (_). (Max. 32 characters) |
The processor ID is invalid. Use only letters, digits, commas (,), and underscores (_). (Max. 32 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017036 |
Delete case failed. Abnormal inter-service communication. |
Failed to delete the case. Inter-service communication may be abnormal. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017038 |
Service type invalid or not found. |
The service type is invalid or not found. |
Check whether the service type is correct. |
400 |
CLOUDTEST.00017051 |
Invalid test case version. |
The version of test case in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017054 |
Invalid case level. Must be: 0, 1, 2, 3, or 4. |
The case level is invalid. It must be: 0, 1, 2, 3, or 4. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017055 |
Too many cases for batch execution. |
Too many cases to be executed in batches. |
Execute no more than 50 cases in a batch. |
400 |
CLOUDTEST.00017056 |
Too many cases for batch update. |
Too many cases to be updated in batches. |
Update no more than 50 cases in a batch. |
400 |
CLOUDTEST.00017057 |
Case not found in the project or plan. |
The case cannot be found in the project or plan. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00017058 |
Invalid test case result. |
The test case result is invalid. |
The value must be 0, 1, 5, or 6. |
400 |
CLOUDTEST.00017059 |
Invalid test case result. |
The test case result is invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017060 |
Invalid execution ID. |
The execution ID is invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017061 |
Invalid case execution duration. Must be a non-negative integer. |
The case execution duration is invalid. It must be a non-negative integer. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017062 |
Invalid end time. Must be a positive integer of 13 to 15 digits. |
The end time is invalid. It must be a positive integer of 13 to 15 digits. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017063 |
Invalid description. Max. 2,000 characters. |
The description is invalid. Max. 2,000 characters. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00017065 |
Invalid start time. Must be a positive integer of 13 to 15 digits. |
The start time is invalid. It must be a positive integer of 13 to 15 digits. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00018001 |
Tag name too long. Max. 25 characters. |
The tag name is too long. Max. 25 characters. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00018002 |
Too many tags associated with the test case. |
Too many tags associated with the test case. |
Associate the test case with no more than 30 tags. |
400 |
CLOUDTEST.00018004 |
Too many tags added to the project. |
Too many tags added to the project. |
Max. 10,000 tags per project. |
400 |
CLOUDTEST.00018005 |
Invalid tag name value. |
The value of the tag name in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00020029 |
Invalid case URI or too many test cases (Max. 50). Use only letters and digits (11 to 34 characters). |
The case URI is invalid or there are more than 50 test cases. Use only letters and digits (11 to 34 characters). |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00030001 |
Invalid case IDs for batch operation. |
The case IDs for batch operation are invalid. |
Check whether the number of test cases for batch operation exceeds 50 and whether the ID of a single test case contains 32 characters. |
400 |
CLOUDTEST.00030002 |
Invalid service name. |
The service name is invalid. |
Check whether the length of the service name exceeds 16 characters. |
400 |
CLOUDTEST.00030004 |
Invalid region value. |
The region value in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030007 |
Invalid introduction value. |
The introduction value in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030037 |
Invalid registration parameters for parsing. |
The registration parameters for parsing are invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00030038 |
Invalid input parameters. |
The input parameters are invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00030040 |
Invalid value of deletion frequency. |
The value of deletion frequency in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030041 |
Invalid value of the deletion rule. |
The value of the deletion rule in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030043 |
Invalid domain name. |
The domain name is invalid. |
Starts the domain name with https or http, and use no more than 128 characters. |
400 |
CLOUDTEST.00030044 |
Invalid value of interconnection mode. |
The value of interconnection mode in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030045 |
Invalid service type value. |
The value of service type in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00030047 |
Invalid tenant value. |
The value of tenant in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040001 |
Invalid parameter format. |
The parameter format is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040008 |
Empty end time. |
The end time in the input parameters is empty. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040011 |
Invalid value of the expected result. |
The value of the expected result in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040012 |
Invalid module ID. Start with a hyphen (-), and use only letters, digits, commas (,), and hyphens in the remaining part (32 characters). |
The module ID is invalid. It must start with a hyphen (-), and use only letters, digits, commas (,), and hyphens in the remaining part (32 characters). |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00040013 |
Invalid report dimension. |
The report dimension is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040014 |
Invalid analysis dimension. |
The analysis dimension is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040015 |
Invalid comparison dimension. |
The comparison dimension is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040016 |
Invalid creator ID. Use only digits, letters, and underscores (_). (1 to 32 characters) |
The creator ID is invalid. Use only digits, letters, and underscores (_). (1 to 32 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00040017 |
Invalid owner ID. Use only digits, letters, and underscores (_). (1 to 32 characters) |
The owner ID is invalid. Use only digits, letters, and underscores (_). (1 to 32 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00040018 |
Invalid filter. |
The filter is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00040020 |
Expected result too long. Max. 500 characters (after rich text processing). |
The length of expected result exceeds 500 characters. (After rich text processing) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060001 |
Invalid pagination parameter. Max. value: 100 |
The pagination parameter is invalid. Max. 100 records. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060002 |
Keyword is too long. See suggestions. |
The keyword length exceeds the limit. See the handling suggestions. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060005 |
Invalid pagination offset. Max. 2,000,000. |
The pagination offset is invalid. Max. 2,000,000 records. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060006 |
Invalid end time. |
The end time is invalid. |
Check whether the input parameter is a timestamp. |
400 |
CLOUDTEST.00060008 |
Invalid version. Use only letters, digits, periods (.), em dashes (—), hyphens (-), and underscores (_). (1 to 64 characters) |
The version is invalid. Use only letters, digits, periods (.), em dashes (—), hyphens (-), and underscores (_). (1 to 64 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060010 |
Invalid planned start time. Must be YYYY-MM-DD. |
The planned start time is invalid. It must be YYYY-MM-DD. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060011 |
Invalid planned end time. Must be YYYY-MM-DD. |
The planned end time is invalid. It must be YYYY-MM-DD. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00060012 |
Invalid start offset or number of entries displayed on each page. |
In the input parameters, the start offset or the number of entries displayed on each page is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00070002 |
Invalid stage parameter included in the plan. |
The stage parameter included in the plan is invalid. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00070003 |
Invalid stage information of test plan. |
The stage information of the test plan in the input parameters is invalid. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00070004 |
Invalid branch URI. Use only letters and digits. (11 to 34 characters) |
The branch URI is invalid. Use only letters and digits. (11 to 34 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00070010 |
Test plan name missing or invalid. Use a regular expression and include only letters, digits, underscores (_), and special characters. (Max. 128 characters) |
The test plan name is missing or invalid. Use a regular expression and include only letters, digits, underscores (_), and special characters. (Max. 128 characters) |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00070018 |
Test case not found. Check if it was deleted. |
The test case cannot be found. Check if it was deleted. |
Check whether the input parameters are valid. |
400 |
CLOUDTEST.00070025 |
Verify domain name of third-party service failed. |
Failed to verify the third-party service domain name. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00070026 |
Verify third-party service type failed. |
Failed to verify the third-party service type. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.00088006 |
Empty value of execution result. |
The value of execution result in the input parameters is empty. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.43040024 |
Invalid parameter. |
The parameter is invalid. |
Check whether the input parameter is invalid. |
400 |
CLOUDTEST.43040025 |
System busy due to an internal exception. |
The system is busy due to an internal exception. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.43040030 |
Project not found. |
The project cannot be found. |
Check whether the project exists. |
400 |
CLOUDTEST.43040091 |
Call third-party service failed. |
Failed to call the third-party service. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.43040099 |
Call third-party service failed. |
Failed to call the third-party service. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.43400102 |
Incorrect file type. |
The file type is incorrect. |
Use the YAML or JSON format. |
400 |
CLOUDTEST.43400103 |
Max size: 1 MB |
The file size exceeds 1 MB. |
Use a file not more than 1 MB. |
400 |
CLOUDTEST.43400128 |
Failed to call the third-party service to obtain the private key. |
Failed to call the third-party service to obtain the private key. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.43400138 |
Account error. |
There are problems with the account. |
Check whether the account is in arrears. |
400 |
CLOUDTEST.43400139 |
Account error. |
There are problems with the account. |
Check whether the account is in arrears. |
400 |
CLOUDTEST.43400161 |
Invalid request body structure. |
The request body structure is invalid. |
Check whether the request body structure is invalid. |
400 |
CLOUDTEST.43400171 |
Invalid request parameter. |
The request parameters are invalid. |
Check whether the request parameters are invalid. |
400 |
CLOUDTEST.43400207 |
Path not found. |
The path cannot be found. |
Check whether the path is correct. |
400 |
CLOUDTEST.43400210 |
Insufficient permissions. |
The user does not have sufficient permissions. |
Check the user permissions in the current project. |
400 |
CLOUDTEST.43400218 |
System busy due to an internal exception. |
The system is busy due to an internal exception. |
Contact customer service for troubleshooting. |
400 |
CLOUDTEST.43400225 |
The script template file to import does not comply with the Swagger specifications. |
The script template file to import does not comply with the Swagger specifications. |
Import a script template file compliant with the Swagger specifications. |
400 |
CLOUDTEST.43400248 |
Invalid test suite name length. |
The length of the test suite name is invalid. |
Check whether the test suite name contains 3 to 128 characters. |
400 |
CLOUDTEST.43400253 |
Invalid request parameters. |
The request contains invalid parameters. |
Check whether the parameters in the API request are valid. |
400 |
CLOUDTEST.43400323 |
Import YAML script failed. |
Failed to automatically generate a test suite by importing the YAML script. |
Check whether the API is defined in the YAML file. If the API is defined correctly, contact the customer service. |
400 |
CLOUDTEST.43400324 |
Too many cases in the YAML file to import. Max. 500. |
The YAML file to import has more than 500 cases. |
Include no more than 500 cases in the YAML file to import. |
400 |
CLOUDTEST.43400333 |
Invalid project ID. |
The project ID is invalid. |
Check whether the project ID contains 32 characters. |
400 |
CLOUDTEST.43400334 |
Invalid repository ID. |
The repository ID is invalid. |
Check whether the repository ID contains 32 characters. |
400 |
CLOUDTEST.43400335 |
Invalid file path length. |
The file path length is invalid. |
Check whether the file path contains 6 to 128 characters. |
400 |
CLOUDTEST.43400336 |
Invalid length of repository branch name. |
The length of repository branch name is invalid. |
Check whether the repository branch name contains 3 to 100 characters. |
400 |
CLOUDTEST.43400337 |
Invalid start offset of pagination. |
The start offset of the pagination is invalid. |
Check whether the start offset of pagination is a pure number from 0 to 999. |
400 |
CLOUDTEST.43400338 |
Invalid number of records displayed on each page. |
The number of records displayed on each page is invalid. |
Check whether the number of records displayed on each page is a pure number from 1 and 200. |
401 |
CLOUDTEST.00013013 |
Not authorized to delete this type of test case. |
The current user has not yet been authorized to delete this type of test case. |
Check whether the current user has the operation permissions on this type of test case. |
401 |
CLOUDTEST.00030003 |
Insufficient permissions. |
The current user does not have sufficient permissions. |
Use the administrator account. |
401 |
CLOUDTEST.00050001 |
Token expired. |
The token expired. |
Check whether the latest token is used for calling the API. |
500 |
CLOUDTEST.00013001 |
Not authorized to operate the test type. |
The current user does not have the permission to operate the test type. |
Select other test cases that you are authorized to add to the plan. |
500 |
CLOUDTEST.00013002 |
Not authorized to operate certain test types in the plan. |
The current user has not yet been authorized for certain test types. |
Check whether the user has permissions for all service types in the request. |
500 |
CLOUDTEST.00017022 |
Execute case failed. |
Failed to execute the case. |
Check whether the case execution information in the request body is compliant. |
500 |
CLOUDTEST.00017023 |
Update case status failed. |
Failed to update the case status. |
Check whether the update information of case results in the request body is compliant. |
500 |
CLOUDTEST.00017024 |
All cases that the execution request involves have already been executed. |
All cases that the execution request involves have already been executed. |
Check whether the request body involves the test cases that have already been executed. |
500 |
CLOUDTEST.00017025 |
All cases that the update request involves already have the required results. |
All cases that the update request involves already have the required results. |
Check whether the request body involves the test cases that already have the required results. |
500 |
CLOUDTEST.00017026 |
Some cases that the request involves have already been executed. |
Some cases that the request involves have already been executed. |
Check whether the request body involves the test cases that have already been executed. |
500 |
CLOUDTEST.00017027 |
Some cases that the request involves already have the required results. |
Some cases that the request involves already have the required results. |
Check whether the request body involves the test cases that already have the required results. |
500 |
CLOUDTEST.00017028 |
A case that the update request involves has already been executed. |
A case that the update request involves has already been executed. |
Check whether the test case has already been executed. |
500 |
CLOUDTEST.00017029 |
A case that the request involves already has the required results. |
A case that the request involves already has the required results. |
Check whether the test case already has the required results. |
500 |
CLOUDTEST.00030022 |
Not authorized. |
The user has not yet been authorized to perform this operation. |
Use the primary account to perform this operation. |
500 |
CLOUDTEST.00030028 |
Service name already registered. |
The service name has already been registered. |
Use another name. |
500 |
CLOUDTEST.00030046 |
Service already deleted. |
The service has already been deleted. |
The service has already been deleted. |
500 |
CLOUDTEST.00040003 |
Start time later than end time. |
The start time is later than the end time. |
Set a start time earlier than the end time. |
500 |
CLOUDTEST.00050000 |
System busy due to an internal exception. |
The system is busy due to an internal exception. |
Try again later. |
500 |
CLOUDTEST.00070008 |
Invalid processor. |
The processor is invalid. |
Change the processor to another role. |
500 |
CLOUDTEST.00070009 |
Test plan name already in use. |
The test plan name is already in use. |
Use another name. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot