API Error Codes List
When running an API function, IF any error occurs, the following message format will be received:
{"ResponseCode":"007","ResponseMsgEng":"please fill up all the required fields"}
In this page you will find all possible Response Codes, from all modules.
Module | Response Code | Message in English |
---|---|---|
Common | 3 | API function does not exists. |
Common | 4 | Database Error on server side. |
Common | 5 | Technical Error on server side. |
Common | 7 | Please fill up all the required fields. |
Common | 9 | Please fill in the fields in the Acceptable Languages. (Acceptable Language List) |
Common | 10 | User is already connected on this session (Logged in). |
Documents | 15 | You cannot delete this file ("Filename"). |
Documents | 16 | You cannot upload files with an Extension other then: JPG,JPEG,PNG,PDF,TIF,TIFF,DOC/X |
Documents | 17 | You cannot upload files where the size is more then 50 mega bytes. |
Payments | 30 | Cannot use this (stored) payment method. |
Payments | 31 | Credit Card Clearing was failed. |
Payments | 32 | Credit Card Transaction Approved. This is not an error message... |
Registration | 50 | E-mail address: (EMail Field Content) is not valid. |
Registration | 51 | Phone number: (Phone Number Field Content) is not valid. |
Registration | 54 | Registration is for people aged ("Verify Client Age above # years" setting) and older. |
Registration | 55 |
Your Password is not strong enought (At least 3 digits and 3 letters). Leave them both empty for automatic password generation. |
Registration | 56 | In order to register, User must read and accept the Terms of Use. |
Registration | 57 | In order to create an account, User must read and accept the Commercial agreement. |
Registration | 58 | Account is already exist (Real/Demo). Recommend password recovery tool. |