121 results matched your search criteria
Forum topic
OneSpan Sign
For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some informatio
Forum topic
OneSpan Sign
Team,
We are getting exception saying 'Bad Request(400) : package is in invalid state' while doing client.SendPackage(package). I would like to know, in what all cases we will get this error.
Thanks,
SK
Forum topic
OneSpan Sign
HI everyone during my integration I got stuck with this error> I wanted to create a package upload a file and add signatories.
Forum topic
OneSpan Sign
Hi,
We are unable to remove all the documents from the package when document visibility settings are enabled.
Forum topic
OneSpan Sign
Hi,
I followed this guide to format my PDF to accept signatures for my client1 and client2. However, client2 is an optional signer.
Forum topic
OneSpan Sign
We would like to give the customer 15 days to sign the Document but then after they have signed to reset the Expiration Date to 90 days for us to counter-sign.
In our business, the signature for a customer signifies that we will begin building the Fiber from our location to the customer site.
Forum topic
OneSpan Sign
Hi,
When creating a package and calling the setName method with a string containing a period or dash the JSON response says deserialization failed, upon further inspection there were also code 400 "invalid state" messages included. How can we fix this?
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
Hello while uplaoding pdf i ma getting this error:
{"technical":"Cannot upload document fdgl_doc.
Forum topic
OneSpan Sign
Hello,
I hit the REST API to try and delete a document from our package, and this is the response we got.
{
"messageKey": "error.validation.cannotDeleteDocumentInActivePackage",
"message": "Document is in a active package and cannot be deleted.",
"code": 400,
"name": "Validation Error"
}