79 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
just started to work with the REST API.
currently working thru the Python test cases / examples.
i have two initial observations.
1.
Forum topic
OneSpan Sign
Guys,
I sent this to support yesterday but have not heard back from them as of yet. Case Number: CS0005490
I am having the same issue with two packages that are up in the sandbox right now.
I am not able to accept the Default Consent document on any signer.
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.PackageService.DeleteDocument(packageId, "default-consent");
But the electronic disclosure still shows up and our signable PDF is not shown.
We are using one of the small samples the works perfectly without t
Forum topic
OneSpan Sign
I have a transaction I'm creating in C# based on using at template. The consent agreement and document to be signed are in the template. I can create the transaction from the template no problem, but once it's created i want to update the value of a label field that's in the first doc
Forum topic
OneSpan Sign
I am making the following call https://sandbox.esignlive.com/api/packages/uUoiB-Htq5GXIvRN9VeDcjrMXYE=/documents/default-consent/approvals/b838ff5f-d63e-4a63-af92-fb2ec7fe9b98/sign and sending in the payload the following:
{
"fields" : {
},
"id": "default-consent",
"role": "034b
Forum topic
OneSpan Sign
We are trying to integrate our application to esign live and noticed that opt-out option is not displaying on the esign ceremony.
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
Hi,
We're investigating a production issue where some packages are not completing, even though they appear to be complete. They return a status of "SIGNING_COMPLETED" when queried via the REST API.
Forum topic
OneSpan Sign
Hi,
I'm finding the language settings to be quite confusing and don't see a thorough guide explaining it. Here are some questions I have. If there is a guide, please point me in the right direction, else I'll need some help to understand the following.
Forum topic
OneSpan Sign
I was generating Packages without a problem using my Code but now I am returning the following error when trying to send a new Package.