90 results matched your search criteria
Forum topic
OneSpan Sign
Re API documentation I expect ALL documents associated with given Package will be returned in Zipfile from this call ->api/packages/{packageId}/documents/zip call
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
Hi,
Is there a REST API that I can call and retrieve information about the position of the signature field(s) and metadata of a document? I would like to send a document Id/or package Id and get all the details of it.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
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
Retrieve a List of Users in an Account
When performing GET the response contains the correct count of senders in my Account but it is only returning 1 sender in the results but shoul
Forum topic
OneSpan Sign
Hi,
I have looked at the REST API documentation (http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/packages.htm#) but it doesn't seem to have a REST API to retrieve a package from eSignLive say based on the package id
Can you please confirm on this and suggest alternate
Forum topic
OneSpan Sign
Hello,
This was working yesterday, and now I'm getting the following error. There haven't been any code changes on our end.
Using .NET SDK version 11.0.0.
Could not upload document to package. Exception: The remote server returned an error: (500) Internal Server Error.