Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Message Resolution
ONLY POST METHOD ARE ALLOWEDCheck the HTTP request method, ONLY "POST" method are allow.
MISSING : "<Variable>" [<Variable name>]Variable / parameter with variable name "<Variable name>" are missing, check the data send in POST request.
accessID AND accessKey are NOT MATCHGiven accessID and/or accessKey aren't match, possible character encoding, typo or expired in EHORS API access for given property.
THROTTLE LIMIT, LAST CALL WAS ".$lastCall." SECONDS AGO.Calling to EHORS API are too often from same IP address, try to make a quick pause of 1-2 second before the next call request.
MODULE CODE GIVE ARE NOT VALID OR ALREADY EXPIRED"ModuleCode" given aren't match or not valid, check typo. Or it can also possible be expired at EHORS API access for given property.
COMMAND GIVEN NOT FOUND IN MODULE AND/OR INVALID COMMANDCommand given aren't found in combination of "ModuleCode" given.
THIS COMMAND MISSING VARIABLES, CONTACT EHORSThe command given may be in maintenance, contact EHORS to check the status of the command.
EMPTY RESULTEHORS API couldn't establish connection to customer EHORS system, contact EHORS to check the status.
MISSING MANDATORY VARIABLES: <Variable Name>The given command and moduleCode require this <Variable Name> as mandatory field, please check if data are provided with correct variable name.
NOTHING TO SEND TO EHORS, CONTACT EHORSData preparation in EHORS API to customer' EHORS system cannot be complete, check if any special characters exists.
  • No labels