80 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We are witnessing an issue with Document upload with large document sizes. I wanted to know what the limitations are of the platform.
Forum topic
OneSpan Sign
Hi,
In my project, we are implementing eSignlive solution to solicit electronic signature from customers.
Besides the signing documents, we have to additionally present a few static documents(docs that do not require electronic signature) to the customer, prior to the actual signature being applied
Forum topic
OneSpan Sign
Hi Team,
We are trying to create the Approvals using REST API. This works without any issues when we don't use the text anchors.
However, when we use text anchors, we don't get the expected results i.e.
Forum topic
OneSpan Sign
Hello,
We try to use .NET SDK , but you don't use C#, and try to translate to another language.
https://community.onespan.com/fr/documentation/onespan-sign/guides/guides-de-demarrage-rapide/developpeur/creation-et-envoi-dune-transaction#tab-header-1
We could not use :
Forum topic
OneSpan Sign
Hi,
We are trying to use the REST API for creating packages, documents etc and currently we are using the API key in the request header to send the requests.
However, we are not sure if we need to use the Authentication Token while sending the requests or use the API key in the request header.
We
Forum topic
OneSpan Sign
Hello,
I am trying to apply a layout that is created with PlaceHolder for signers. In my package I add my real signers with email and would like to map each real signer to a placeholder in the layout. What is the best way to do this?
Forum topic
OneSpan Sign
I have a requirement to extract the date that a package was completed.
As we have signing Groups who sign in a particular order, I can extract the date that the last known group signed by retrieving the SignersCompletionReport (through esl.ReportService.DownloadCompletionReport = yields => Sende
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
Guys,
We just had an issue last night where it was December 22nd when a signer tried to sign a document. The stamp on the SMARTNOTE came out as December 23rd when it was clearly the 22nd.
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.