Support→ API → Full Error Code List Authentication Error Codes Common for all commands NumberDescription 1010101 Parameter APIUser is missing 1030408 Unsupported authentication type 1010104 Parameter Command is missing 1010102, 1011102 Parameter APIKey is missing 1010105, 1011105 Parameter ClientIP is...
The following table lists the error codes that you may encounter when calling APIs. If an error code starting with APIGW is returned after you call an API, rectify the fa
A PayPal API operation can return multiple error and warning codes. Error codes and associated messages are sorted in ascending order by error code number, short message, and long message. 10000 to 10099 CodeComponentMessages 10001 DoExpressCheckoutPaymentDoNonReferencedCreditDoUATPExpressCheckout...
Hello guys, does anyone have the list of all possible error codes and types that can be returned from the api, since i’m building an integration i want to handle each error differently, for example if i get a rate limit …
publicstaticList<ErrorCodeDto>getBussinessCodes(){ List<ErrorCodeDto>list=newArrayList<>(); ErrorCodeDtodto=null; for(Stringkey:codeMap.keySet()){ BussinessErrorserror=BussinessErrors.valueOf(key); dto=newErrorCodeDto(); dto.setError(error.getCode()) ...
2427 INVALID_LANGUAGE When the provided language is invalid(null or something else, the error source will provide the detailed reason) 2428 INVALID_LINKED_SETTLEMENT_ACCOUNT_KEYS When the list with the provided linked settlement account keys on a deposit account is invalid 2429 SAVINGS_ACCOUNT_ALREAD...
This list is heavily based on http://www.fb-developers.info/tech/fb_dev/faq/general/gen_10.html) and http://wiki.developers.facebook.com/index.php/Error_codes Should this stay in table format? Seems quite unbearable to keep it handled in tables. Also I didn't take into account "Gener...
Error Codes In the list below, the Numeric Code and Symbolic Error Code headers correspond to the respective Code and ErrorCode elements of the returned error data object. The BatchError and OperationError objects for Customer Billing and Customer Management services do not contain the ErrorCode el...
The following error codes are returned by DHCP Server Management API functions. ERROR_DHCP_REGISTRY_INIT_FAILED 20000 The DHCP server registry initialization parameters are incorrect. ERROR_DHCP_DATABASE_INIT_FAILED 20001 The DHCP server was unable to open the database of DHCP clients. ERROR...
如果调用API失败,会返回对应的异常错误码以及错误信息。以下异常信息对照表可以帮助您找到解决方法。 HTTPCode错误码错误信息描述 500 InternalError The request processing has failed due to some unknown error. 服务端异常(主要是网络问题导致的)。 400 IllegalRequest Illegal request. 请求结构非法。 400 IllegalPara...