4053 results matched your search criteria
Forum topic
OneSpan Sign
Use the .NET sample code https://developer.esignlive.com/guides/feature-guides/document-extraction/
to generate eSign. The field name is [Client1.Capture1] with field type is 'Signature' in PDF file.
But get error message
Silanis.ESL.SDK.EslServerException: Could not send the package.
Forum topic
OneSpan Sign
Hi ,
I am posting below JSON, but its returning 1006 error code and the server repsonse is : Server returned HTTP response code: 400 for URL: https://sandbox.e-signlive.com/api/packages/
************************************************************************** JSON START****************************
Forum topic
OneSpan Sign
Hi,
We have implemented esign in our application. For user friendly app, we want to remove popup menu that comes after signatures are taken from users.
Forum topic
OneSpan Sign
I read that now OneSpan can automatically identify the form fields if a pdf file with forms is uploaded.
Is there a standard syntax we can use to name the form fields so that they are automatically recognized?
Forum topic
OneSpan Sign
HI All ,
I have default consent document and three accept only documents and last one include sign. I would like user can't move next document without accept it.
Forum topic
OneSpan Sign
Greetings
We just got our prod and sandbox Fed Ramp tenant and I'm testing my code there. Getting errors.
Forum topic
OneSpan Sign
Guys,
I am trying to update a field and I am using this as a guide.
https://developer.esignlive.com/guides/feature-guides/fields/
I am doing a PUT to the api call below and when it runs, it deletes the field all together.
https://sandbox.esignlive.com/api/packages/{packageId}/documents/{document
Forum topic
OneSpan Sign
Hi Team,
Is there an API that we can use to retrieve the list of roleIds already on the package?
thanks,
Sara
Forum topic
OneSpan Sign
I want to show template documents to our reviewers but they can’t update the fields.
I knew that to use designer mode, packages have to be in draft folder, but I want to disable editing for users.
Can anyone suggest me how to achieve this?
Thanks.
Khatri
Forum topic
OneSpan Sign
Hello,
Is there a way to update package builder after package is build? There's no method found in the SDK.
Please advise. Thanks so much.