Updated on 2025-08-21 GMT+08:00

Error Codes

If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in API Gateway Error Codes.

Status Code

Error Codes

Error Message

Description

Solution

400

CB.00060200

Invalid parameter.

The parameter is invalid.

Check whether the parameter value is valid.

400

CB.00060201

Invalid task ID.

The task ID is invalid.

Check if the task ID is valid.

400

CB.00060202

Invalid service ID.

The service ID is invalid.

The service ID can contain only lowercase letters and digits. Check whether the parameter is valid.

400

CB.00060203

Invalid file name.

The file name is invalid.

The file name must be 1 to 500 characters.

400

CB.00060211

Too many requests. Try again later.

Requests are too frequent. Please try again later.

You have sent requests too frequently. Please try again later.

400

CB.00060212

The file cannot be empty.

The file to be uploaded cannot be empty.

Check whether a file is selected for upload.

400

CB.00060213

Max. x files.

You can upload a maximum of x files.

Upload fewer files at a time.

404

CB.00060214

URL not found.

The URL is invalid.

Check whether the requested URL is correct.

500

CB.00060100

Network busy. Try again later.

The network is busy. Try again later.

Try again later.

500

CB.00060101

Internal error.

An internal service error occurs.

The service encountered an internal exception.