121 results matched your search criteria
Forum topic
OneSpan Sign
I emailed support earlier, but I'll post the question here too in case it leads to a quicker/better resolution.
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
Hey,
I'm having trouble with the functionality behind saving/applying layouts in the integrated designer iframe.
Here is the flow of what is happening:
1. The REST API is used to creaete a package with one recipient that has role/id "test"
Forum topic
OneSpan Sign
Our api encounter multiple issues when update role emaile.g: [email protected] is considered invalid for onespan apiCould you clarify which type of email validation onespan api does? Beaucase it seems this is a false positive validation
Forum topic
OneSpan Sign
Is it possible to create a template with up to 5 signers but dynamically choose how many will actually be signing the package? I created a package with 2 signers but if I only include 1 signer it throws an unassigned role error.
{
"name": "{{name}}",
Forum topic
OneSpan Sign
Good Afternoon,
My orginization is in the process of upgrading our On Premise ESignLive solution from 6.2 to 6.5.
Forum topic
OneSpan Sign
Below are the step we use for hand drawn signature capture using api
Forum topic
OneSpan Sign
Hi Team,
I am using REST API.
While creating packages I received following exception.
{
"messageKey": "error.validation.invalidPageLocation",
"message": "Invalid position.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
Hi,
I am trying to add signature and signature date in a PDF, using "extractAnchor" to find the white text inside the PDF. It is working for most of the PDF. But I am getting error for some specific PDF. I can see enough space is available after the white text.