1385 results matched your search criteria
Forum topic
OneSpan Sign
Hi, we are evaluating the REST API for our use case. Is there a way to know that original package has been modified? For say, some new document has been added to the same package. We need this to ensure package integrity.
Forum topic
OneSpan Sign
Hi Team,
I am trying create a package with pdf document part of package.
Forum topic
OneSpan Sign
Can anyone confirm or deny if Adobe AcroForms are currently supported?
I get the following error when attempting to eslClient.UploadDocument(doc, pkg) :
Could not upload document to package. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Hi! All
We have a requirement where the user need to fill in forms with additional fields being entered in the PDF post OneSpan signatures.
Forum topic
OneSpan Sign
Hi,I found the tool for bulk invite sender tool(https://community.onespan.com/documentation/onespan-sign/codeshare/bulk-invite-sender-tool-java)but I can't find source code, where can I find it?thanks,Cindy
Forum topic
OneSpan Sign
Using the OneSpanSign.sdk there is no document type for text files, which may or may not have the TXT extension. I can drag and drop files via the UI into transactions but I don't see any easy way using the API to upload them.
Forum topic
OneSpan Sign
Hi,
I created ADA transaction via API call, and when I tried to click "confirm" button" during signing ceremony, it showed error as attachment, any idea what's wrong?
I attached document and create package payload as well.
thanks,
Cindy
Forum topic
OneSpan Sign
If we enable the Decline button on the Consent document and a signer selects that when receiving a new package will we be able to send them another package in the future?
Forum topic
OneSpan Sign
Hello,
Our team has started the integration with eSignLive REST API to create and send packages, sign the documents and get response payload from callback listener.
Forum topic
OneSpan Sign
We have a service setup to get the "SIGNER_COMPLETE" notification but we need to iterate through and see who has signed and who hasn't. Is there a way in the .net code to get which signers are complete or at least which documents they have signed in the package?