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...
Table 1Error codes HTTP Status Code Error Code Description Solution 404 APIC.0101 The API does not exist or has not been published in the environment. Check whether the domain name, method, and path are consistent with those of the registered API. ...
Amazon EC2 has two types of error codes: Client errors. These errors are usually caused by something the client did, such as specifying an incorrect or invalid parameter in the request, or using an action or resource on behalf of a user that doesn't have permission to use the action or ...
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
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 …
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...
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...
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...
publicstaticList<ErrorCodeDto>getBussinessCodes(){ List<ErrorCodeDto>list=newArrayList<>(); ErrorCodeDtodto=null; for(Stringkey:codeMap.keySet()){ BussinessErrorserror=BussinessErrors.valueOf(key); dto=newErrorCodeDto(); dto.setError(error.getCode()) ...
Never retry codes Other notable error codes This tutorial lists the global error codes that apply to every PlayFab API method. The following information can be used to decipher API errors.Each API error contains the following fields:Code - The HTTP error code returned by the server ErrorCode ...