unsupportedFileType
Tuesday, January 21, 2020 at 04:49amHi,
when we create the package or upload the new document, I got 'error.validation.unsupportedFileType' error? in which scenarios, this error will throw?
thanks,
Cindy
OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
Reply to: unsupportedFileType
Friday, January 24, 2020 at 09:20amHi Cindy,
OneSpan Sign utilizes third party library to determine the file type from received byte array, instead of simply checking the extension from file name.
If you received the "error.validation.unsupportedFileType" error message, it mostly likely that the actual uploaded file was outside the supported list ("pdf", "doc", "rtf", "odt", "txt", "docx"), or was failed to detected as one of the list.
For this specific case, if you can collect the actual uploaded document from the client, we can further analyze the failure reason.
Duo