1305 results matched your search criteria
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed?
I tried with below code
PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");
ossClient.ChangePackageStatusToDraft(packageId);
Forum topic
OneSpan Sign
Is there a change in updatePackage call for new signing experience. I am able to generate the package and update the package with settings and roles from old signing experience account but same cannot be done with new signer experience account.
Forum topic
OneSpan Sign
Hi,
I came across an issue today, we are receiving the in-correct document status when we try to check that from .NET SDK.
For Document 1:
Package Id : DawPINFPRX_fGrvTnRi0DA6UV0I=
Document Id : consent-Buyer
API URL : https://sandbox.esignlive.com/api/packages/DawPINFPRX_fGrvTn
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
Hi,
I believe "sending of email" has been turned off on the sandbox I am using. we don't want them to send because sign them in the IFrame.
Forum topic
OneSpan Sign
CreatePackage with multiple documents works fine. CreatePackageOneStep with multiple documents throws wrongNumberOfFiles validation error. I can see in the stack trace:
Forum topic
OneSpan Sign
Hi Team,
We are trying to create the Approvals using REST API. This works without any issues when we don't use the text anchors.
However, when we use text anchors, we don't get the expected results i.e.
Forum topic
OneSpan Sign
Hi,
I received the following message during the eSign. Could I know in what situation I'm receiving the message below?
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.