Skip to main content
Skip table of contents

2.4.1.1 X-FTH-Error

X-FTH-Error

Optional. Contains the error message returned by the server. If empty or not present, that signals that the upload request has been completed successfully.

If not empty, the error message can indicate the following error scenarios:

Error Scenario

Description

Thru Server exception

The Thru server explicitly raised an exception due to a violation of business/data rules or constraints in the system.
The error message will have the following structure: ErrorCode / Message
The error code is assigned by the Thru Server, representing the specific rule/constraint that was violated, while the error message gives more descriptive information about the nature of the error

Unknown exception

An exception was raised by the system due to an unknown reason. The error message will have the following structure: 90000 / Message
The 90000 error code is a generic code, which does not map to any specific rule/constraint violation in the system, while the error message gives more descriptive information about the nature of the error.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.