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
293 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
Trying to upload 13 senders but get the attached error, why?
Forum topic
OneSpan Sign
If I upload a document and a signing page is upside down am I able to rotate it?
Forum topic
OneSpan Sign
Hi,
We are calling the OneSpan API to retrieve a single PDF document. In the response we are getting a byte stream for the pdf document. Our requirement is to download PDF from onespan and upload it to our backend repository.
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.
Forum topic
OneSpan Sign
Below are the step we use for hand drawn signature capture using api
Forum topic
OneSpan Sign
HelloWe have already looked into all the other discussion regarding this error and nothing really helps. We have customer uploading some PDF that are getting rejected by OneSpan that aren't corrupted, encrytped and don't have NeedAppearances AccroForm flag.
Forum topic
OneSpan Sign
Is it possible to change the upload size of documents to larger than 10MB, something more like 25MB?
Forum topic
OneSpan Sign
I have been using the .NET SDK solidly for about 6 weeks with no issue. My coworker mentioned 2 weeks ago that one day he suddenly could not create a signing package when he could the previous day.
Forum topic
OneSpan Sign
Can you append a DocumentPackage that has been created.
Dim eslClient As New EslClient(apiKey, apiUrl)
Dim fs As FileStream = File.OpenRead(strESignLiveFile)
Dim superDuperPackage As DocumentPackage = PackageBuilder.NewPackageNamed(strContractFileName).