1307 results matched your search criteria
Forum topic
OneSpan Sign
Hi guys,
Literally, How the Sender cancels a pending e-signature package?
https://community.onespan.com/documentation/onespan-identity-verification/guides/web-service-guide/developer/cancel-transaction
Forum topic
OneSpan Sign
I am trying to get all completed packages over the last 90 days. Ideally, this would be a single call for all of my users' completed packages, but if I need to loop through the users I can, IF I can get their UUID from a call into the response, then loop through the response for UUIDs
Forum topic
OneSpan Sign
Hi,
I'd like to know how to create package with digital signature PDF form (see attachment), normally we have PDF form with Acro field. could you please share the API/SDK create package payload ?
thanks,
Cindy
Forum topic
OneSpan Sign
I was a bit surprised to find the PackageService.updatePackage only updates package-level properties and does not deal with the complexities of adding/removing/updating the signers and documents.
Forum topic
OneSpan Sign
Hello,
i'm a junior developer and it has been my second week learning Node JS so errors might be because of my poor use of Javascript.
My problem is that after sending a request pretty much like in the example given on
Forum topic
OneSpan Sign
I couldn’t find a method to add documents to package in draft mode.
It seems UpdatePackage updates everything but documents.
Is there a method to add documents in the package once it been created?
If there is such method in your SDK please point me and I will take a look there.
Forum topic
OneSpan Sign
java.lang.NoSuchMethodError: org.apache.http.entity.StringEntity.(Ljava/lang/String;Ljava/nio/charset/Charset;)V
at com.silanis.esl.sdk.internal.RestClient.post(RestClient.java:98)
at com.silanis.esl.sdk.service.PackageService.createPackage(PackageService.java:52)
at com.silanis.esl.sdk.Esl
Forum topic
OneSpan Sign
Hello,
Is onespan allowing the sender to set a custom package ID?
Forum topic
OneSpan Sign
I am needing to add a new document to an existing package (http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/documents.htm#Add) but I am not finding any JSON Request samples.
Forum topic
OneSpan Sign
Hi! (I am reposting as for some reason my post was deleted)
I a not able to create a package from a template as I receive the following error message :
Could not create a package from template. Exception: The remote server returned an error: (500) Internal Server Error.