Err Error Codes
Error Codes
Error Code | Error Message |
---|---|
4001 | Impedance cannot be empty |
4002 | Gender cannot be empty |
4003 | Age cannot be empty |
4004 | Height cannot be empty |
4005 | Weight cannot be empty |
4006 | Population category cannot be empty |
4007 | Heart rate cannot be empty |
4008 | Token cannot be empty |
4009 | Invalid token |
4010 | Invalid age. Please enter a valid age (6-99 years) |
4011 | Invalid gender. Please select the correct gender (0=female; 1=male) |
4012 | Invalid height. Please enter a valid height (90-220 cm) |
4013 | Invalid weight. Please enter a valid weight (10.0-200.0 kg) |
4014 | Invalid population category. Please select the correct category (0=normal; 1=athlete) |
4015 | Invalid impedance |
4016 | Unauthorized. Please contact customer service for authorization |
4017 | Insufficient permission. The current AppKey does not have access to the resource |
4018 | Maximum call limit reached. The current AppKey has reached the maximum number of calls |
4019 | AppKey expired. Please update the AppKey to continue using the service |
4020 | Request frequency too high. Please try again later |
Reasons for Body Fat Percentage Calculation Failure (errorType)
errorType | Description |
---|---|
PP_ERROR_TYPE_NONE | No exception |
PP_ERROR_TYPE_IMPEDANCE_TWO_LEGS | Invalid impedance (plain impedance: 200~1200) |
PP_ERROR_TYPE_HEIGHT | Invalid height. Please enter a valid height (90-220 cm) |
PP_ERROR_TYPE_AGE | Invalid age. Please enter a valid age (6-99 years) |
PP_ERROR_TYPE_WEIGHT | Invalid weight. Please enter a valid weight (10.0-200.0 kg) |