577 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to create the package only with documents and I will need to update it later adding the signers, the signature tag is already created in one of the documents, that is why I am using EnableExtraction. I get an error:
Forum topic
OneSpan Sign
Hi!
In some cases, I would like to send a document package with no signers but only reviewers.
Forum topic
OneSpan Sign
Hi all,
What does the following error message mean when trying to pass through a Salesforce attachment to OneSpan?
Error creating OneSpan package with documents: 520 - null - error code: 520
Forum topic
OneSpan Sign
Receiving the following response and 500 error when trying to create a package:{ "messageKey": "error.internal.default",
Forum topic
OneSpan Sign
Hi, I am looking for sample to create and send a package with one or many documents including as binaries in .net sdk.Can you help me find sample.ThanksBalwinder
Forum topic
OneSpan Sign
Hi!
I have been trying to upload multiple documents with a post request to '/api/packages' (the sandbox) url and getting getting the error indicating the number of documents sent in the payload is different from what I attached,
Could have a look at the code and let me know, what I am missing?
Forum topic
OneSpan Sign
Hello,
We're using the .NET SDK for OneSpan Sign. When creating a package, we're receiving a message that we've placed an object (presumably the signature) outside the page boundary. The full error details from the SDK are below.
Forum topic
OneSpan Sign
I need to identifying packages created via Bulk Send operations. I see in Package data there is a Boolean field called "bulkSendable". If this is 'true' was the Package created via Bulk Send?
Forum topic
OneSpan Sign
Hi!
I am trying to create an eSignLive package using the C# SDK.
Below is the error I get when "sending" my package.
Forum topic
OneSpan Sign
Could I have an example of creating or updating package by REST API in MS Dynamics Business Central ?