Server error codes
These codes are passed as parameters to the ThruErrorReportingUrl in case any error occurs:
| Server error codes | Description |
|---|---|
| 0 | Unknown error, information is not available. |
| 1 | SessionID is not a valid Guid variable. |
| 2 | FolderID is not a valid integer variable. |
| 3 | Unknown ThruSessionID. Supplied session identifier does not exist on server. |
| 4 | Folder with specified ID does not exist. |
| 5 | Upload failed. This is generic error code returned for any unknown error in upload. |
| 6 | ApplicationId is not present in URL. |
| 7 | Token is invalid or expired. |
Was this topic helpful?