Error Codes

Empxtrack uses conventional HTTP response codes to indicate success or failure of an API request. Upon any request failure, the below given error codes will be returned as response:

Error Codes

CodeCategoryDescription
10000GeneralUnauthorized Access: If access is not allowed to the employee whose “apiKey” is passed In
10005GeneralYour account has reached the allowed limit
10006GeneralGeneral Error
10006GeneralInput Parameter Doesn’t Match the Pattern Specified.
10007GeneralThe Specified Operation (e.g. HTTP GET or POST) is not Supported for this Request
10008GeneralEmpty Result Set
10009InputInput Parameter Missing
10010GeneralBad request URI

 

Click on each of these links to know more about them: