922 results matched your search criteria
Forum topic
OneSpan Sign
We are wondering if we are able to simulate the "CanChangeSigner" functionality using API/SDK calls after the signing process has started. Here is the process we're considering implementing at some point:
Forum topic
OneSpan Sign
Hi
I have enabled the confirm button in my REST API.
But the confirm button is still disabled and I am getting confirm dialog.
Can you please let me know why this is
See the attached screenshot
package id is LxfxYYgEbzquYN6GUyvLRZYkA0M=
Forum topic
OneSpan Sign
I use your example to test your API.
........
SignerBuilder.NewSignerWithEmail(email1)
.WithFirstName("dejan")
.WithLastName("lukic")
.WithTitle("Pack title")
)
.......
Signer receives email as Reviewer instead as a Signer.
How to actually set the receiver as Reviewer or a Signer?
Forum topic
OneSpan Sign
We have a number of existing layouts and we want to make them shared. Is there a way to do it via the API> We's list the layouts and then allow them to tell which ones we need to make shared
Forum topic
OneSpan Sign
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON automatically. Can that be disabled all the time ??
Forum topic
OneSpan Sign
Hello
Can I add new blank page in the end of document for signature box via onespan rest api ? or i have to add new page manually for each document meant for signature.
Regards
Forum topic
OneSpan Sign
Hi There, I have a use case where I need to retrieve information around user creation/user deactivation and user role (s) via API's and integrate with my SIEM solution. Is this possible?Thanks,Calum
Forum topic
OneSpan Sign
Our company has requirement for document validation.
Does eSignLive API have an existing function or method to return document( or file) checksum if provided packageId and documentId.
So I don't need to download document on our side but just get checksum.
Forum topic
OneSpan Sign
Hello,
We have an azure function setup to listen to onespan callbacks which works great nearly all the time, but on the rare occasion we get a failed callback. I supposed there is a number of reasons that could happen. In this specific case the error indicates a timeout exception.
Forum topic
OneSpan Identity Verification
Hi :)
Currently trying to create transaction using returned JWT token
and am getting this error message, 404 Not Found, is the end point complete? i copied it from the email.