1328 results matched your search criteria
Forum topic
OneSpan Sign
We currently use the Microsoft SharePoint connector for eSignLive and that works great for us. However, we have some use cases where we'd like to start using the Dynamics connector as well.
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 Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.
Forum topic
OneSpan Sign
Is it possible to set different language for different signer within the same package
Thanks
Forum topic
OneSpan Sign
How to get all documents id of a package. I have package id and want document Id of all documents those are part of this package.
Forum topic
OneSpan Sign
hey,
I'm looking to retrieve the date each signer has signed the package, and the date when the package has been completed. Where can I get that?"
Forum topic
OneSpan Sign
Hi, I am trying to find out how to set the package expiration date through REST API.
I could only find how to do it through SDK, but not through REST API.
Forum topic
OneSpan Sign
Hi Dear,
I have query about that package id of document is unique for every document or it is just a random generated string?
Forum topic
OneSpan Sign
I tried creating package using json body and sending file content as base64 encoded string but I get this error {"messageKey":"error.validation.sendPackage.noApprovals","message":"Cannot send package without approvals.","code":400,"name":"Validation Error"}.
Forum topic
OneSpan Sign
Hi! All
Our team has been leveraging OneSpan createPackage API to create package and call the signingURL to successfully eSign PDF forms leveraging text anchors.