551 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is it possible to add a field to allow users to input a job position? And make it a required field?
I'm struggling to find a TYPE & SUBTYPE to support this requirement.
Thanks in advance,
Cameron
Forum topic
OneSpan Sign
Hi,
I have to send number of files in one package but number of files and there location path are passed as input argument.
User may send one file or more than one files.
I am not able to find the way how I dynamically include files to package.
Danish
Forum topic
OneSpan Sign
Hi,
Could you please advise when the new v11.34 will be available for download from https://community.onespan.com/products/onespan-sign/sdks#eSignLive_.NET_SDKs?
my sandbox account is already at 11.34.
thanks
Forum topic
OneSpan Sign
Hello,
We are trying to determine which signatures have been signed with the following method:
eslClient.getApprovalService().getAllSignableSignatures(documentPackage, documentId, signerId)
however we get the following error:
Optional details: {"code":403,"messageKey":"error.forbid
Forum topic
OneSpan Sign
I have a controller method
public List GetPackageTransactions(string packageId) // packageId = "660bd4f9-d090-4233-9fec-d176404e1871"
{
PackageId pid = new Silanis.ESL.SDK.PackageId(packageId);
List list = eslClient.AuditService.GetAudit(pid);
Forum topic
OneSpan Sign
I have seen the example of GetCompletedPackagesWithinDateRangeExample.cs in github from the following link
https://github.com/eSignLive/esl.sdk.net/blob/m
Forum topic
OneSpan Sign
Hi,
I am unable to insert document with an existing package. My sandbox api key and url work fine.
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
Hi,
I am receiving the error [401, Unauthorized] response when creating a package with JavaSDK.
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".