558 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am running into an issue when using a layout that was created with placeholders that specify both an ID and a description. The layout can be successfully created and viewed, but the layout cannot be applied to a package.
Forum topic
OneSpan Sign
Hello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Forum topic
OneSpan Sign
I am trying to test creating a package and I'm getting this response from OneSpan:
{"messageKey":"error.unauthorised.accountSuspended","message":"Cannot create session with suspended account.","code":401,"name":"Unauthorized"}
Is there any way to unsuspend my sandbox account?
Forum topic
OneSpan Sign
Hi team,
There's a guide named Field Values from your Feature Guides where I've found a function in SDK to get all field values in one shot:
eslClient.getFieldValues( packageId )
My question is, is there an endpoint URL for the same function in REST?
Forum topic
OneSpan Sign
Is it possible to have it so embedded documents can be signed by users without them needing accounts?
User accesses out system (we have their name and email)
Forum topic
OneSpan Sign
I have certain templates that I have to list the client's email and phone. I know that the FIELDS has some of the signer's info like Signer Name, Title, and Company, but can you also add Signer Email and Signer Phone?
Forum topic
OneSpan Sign
My tests were working fine, until I installed any version of implementation group: 'com.silanis.esl', name: 'sdk', version: '11.28'java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
Forum topic
OneSpan Sign
Currently in our PDFs for Lending purposes we often have predefined signature fields on the form for up to 4 parties, although in a typical application , we may not always have 4 parties.
Forum topic
OneSpan Sign
I need to add a signer to a package that has non-signature fields (i.e: textfield, checkbox, selection). Is that possible?
Forum topic
OneSpan Sign
Good afternoon, when generating the download of documents through the OSS - Transaction Export & Download Tool .jar, not all the supports that were signed on the web are evident