625 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I get documentExtractError when create and send package with pdf document in REST API. It started when I added "extractAnchor".
Forum topic
OneSpan Sign
In the following piece of code I am inserting Check Buttons, thru a list of SignatureDetails. Here I am adding the entries to the DocumentBuilder documentBuilder = DocumentBuilder.NewDocumentNamed(document.FileName)
Forum topic
OneSpan Sign
Today my api received a 500 from onespan api when try to add an approval to a document:Transaction ID: rgTewo--sFa0BVWLrD-hKnfjVmk=DocumentID: clrth98xx04xvtvsi8r2ejwwv
Forum topic
OneSpan Sign
Hello,
During our testing of the new Version 11 enviornment we’ve Identified some enhancement requests that we would like to put out on the table.
Forum topic
OneSpan Sign
Hi there.
What I'm trying to do is specify the sender of a package to be [email protected]. Our main account owner is [email protected]. No matter how I update my JSON, the package sender is still [email protected].
Here is my pertinent JSON package
Forum topic
OneSpan Sign
I use the event notifier with a Iframe (https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier) for couple years in my projet and when I have configure it initially the event to check for completion was ESL:MESSAGE:SUCCESS:SIGNER_COMPLETE.
Forum topic
OneSpan Sign
Hi,
New to onespan.
Below is my code to do the text anchor e-sign on my pdf
Forum topic
OneSpan Sign
I'm trying to save some metadata in the `data` attribute of approvals, or even within a `Field`, but when I GET the package, `data` is `None`. I've had no issues saving metadata within `Documents.data`.
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
Our client is receiving the error message "No Role found for signer email" when trying to send a package. We are creating a custom ID however the custom ID is guaranteed to be different (one ends in -1 the other in -2).