Parameter error: The parameters passed in the interface request do not meet the requirements of the interface, or essential parameters are missing.
Insufficient permissions: The user does not have enough privileges to access this interface, valid authorization information is required.
Resource not found: The requested resource does not exist on the server, possibly due to incorrect input parameters.
Internal server error: An error occurred on the server side, preventing it from processing the request properly, which may be caused by a code bug or server malfunction.
Connection issue: There is a problem with the network connection between the client and the server, leading to unsuccessful communication.
Frequency limit: The number of API calls has exceeded the set limit, you need to wait for some time before trying to call again.
Other unknown errors: it could be due to issues with the interface itself or unforeseen exceptional circumstances resulting in errors.