VMOS Cloud API
  • 简体中文
  • English
  • 简体中文
  • English
  • Product Introduction
  • Product Type
  • Product Billing
  • OpenAPI
    • API Documentation
    • Error Code
    • Instance Property List
    • Android Device Modification Properties List
  • Android SDK
    • Example Construction
    • Interface Description
    • Callback Function
    • Error Code
    • Changelog
  • Web H5 SDK
    • Example Build
    • API description
    • Callback Functions
    • Error Code
    • Change log
  • Windows PC SDK
    • Example Setup
    • API Documentation
    • Callback Functions
    • Changelog
  • Edge-Cloud Communication Development
    • System service interface (aidl)
    • System Service API (AIDL)
  • Similar to XP, LSP Hook framework
  • Related agreements

System error code description

Error codes that may be returned by the interface and corresponding solutions:

codemsgsolution
2031Invalid keyInvalid key
2032Required parameter missing in request header: AuthorizationRequired parameter missing in request header: Authorization
2019Signature verification failedSignature verification failed
1104Required parameter is emptyPlease check whether the parameter meets the requirements
2020Instance does not existInstance does not exist
100000Incorrect request parametersPlease check whether the parameters meet the requirements
100001No access rightsContact the administrator to open permissions
100002Unable to obtain HttpServlet request objectConfirm whether the request method and parameters are correct
100003Missing request header AuthorizationCheck whether the request header contains Authorization
100004Invalid signaturePlease check whether the signature is correct
100005Signature verification failedConfirm that the signature method is correct
100006Request lacks tokenConfirm whether the token is correctly passed
100007Invalid tokenCheck whether the token is expired
100008token Verification failedConfirm token validity
100009Account information missingCheck parameters, refer to call example
100010Processing failedRetry, if multiple failures occur, please contact the administrator
100011The same request is in progressTry again later
100012Unsupported HTTP request methodConfirm supported request types
100013Parameter type and format errorsPlease check parameter format
110014Submissions too frequentlyTry again later
120006Token bound uuid does not matchPlease check parameters
120007The interface does not support this functionContact the administrator
120008Token does not belong to the current userConfirm token ownership
110013Instance does not existPlease check instance parameters
110031Instance is not readyWait for the instance to be in Ready state
Prev
API Documentation
Next
Instance Property List