496 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
We have several templates that contain too many input fields for accepting user inputs. Nowadays, we have a requirement to update the content of the document used in the template, even if it is a minor word change at the bottom section of the document.
Forum topic
OneSpan Sign
Hi,
I am getting the exception. Exception "Could not create a new package one step: Object reference not set to an instance of an object". I am on .NET version 4.7 and Newtonsoft 12.
Forum topic
OneSpan Identity Verification
Hello Everyone please i am new user for one spam technology, please when i did the setting for windows logon authentication at the customer side i face this error "Digipass authentication failed Details failed to search on and/or to LDAP servers" please any help to complete
Forum topic
OneSpan Sign
I am trying to get all completed packages over the last 90 days. Ideally, this would be a single call for all of my users' completed packages, but if I need to loop through the users I can, IF I can get their UUID from a call into the response, then loop through the response for UUIDs
Forum topic
OneSpan Sign
Hi,
I am trying to create a new package using .net sdk from template which is already defined in the UI. I am trying to find an example which will help me to get started. This is what we are trying to accomplish
1. Create package with templateid defined in UI portal
Forum topic
OneSpan Sign
Hello,
Once all the signing ceremony is completed, there is one email notification getting triggered from "e-SignLive " to all the signers by including package owner in "CC" of that email.
Email notification reference is here:
Signing is completed for e-SignPackage
Forum topic
OneSpan Sign
My email address is already set up as a sender with a sandbox that is shared with others.
I want to create a separate sandbox where my email is the owner so that I can do some testing without affecting what others are working on. An email address is only to be associated with one sandbox.
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"
}