3700 results matched your search criteria
Forum topic
OneSpan Sign
HI,
Is it possible to get the api key of the sender who sent the package.
Thank you,
Sudhangi
Forum topic
OneSpan Sign
We have a requirement to pass in empty firstname and lastname,
The POST API returns an error when the firstname and/or lastname are blank.
Can that restriction be removed?
Forum topic
OneSpan Sign
Hi,
We have a slight change in our requirement regarding drafts feature in eSignLive. I was unable to find any way to access drafts using the eSignLive android sdk making me believe that it is not supported currently. Currently I have following questions:
1.
Forum topic
OneSpan Sign
Hi,
If there are multiple documents to be signed, there is a yellow sticky note provided by eSignLive.
Forum topic
OneSpan Sign
Hi
We are testing boundary conditions for email length and are getting the following error when creating a package.
can you tell us why theis email is being rejected?
: Response code: 400
: Silanis Error Response: {"messageKey":"error.validation.invalidEmail","message":"Email address is invalid:
Forum topic
OneSpan Sign
Team,
I am looking for help with below scenarios
1) To add a signer to a transaction, is signer emaild id mandatory in signer json request?
2) What if we have a scenario, where a couple wants to use same email id, but both has to be setup as signers in a transaction?
Forum topic
OneSpan Sign
Hello,
I have run into some problems signing PDFs:
1- I was trying to have multiple signature on the same document for the same email and I was not able to do that.
Forum topic
OneSpan Sign
Hi,
How can i set the redirect url for a transaction? In my case, after successful completion of signing event, i am required to load a specific page and need user inputs on it (and not just a thank you dialogue)
Thanks
Forum topic
OneSpan Sign
When trying to create a signing URL in an In Person signing scenario, I am getting the following error when trying to retrieve the SessionToken to use with the URL.
SessionToken sessionToken = eslClientWithHttpProxy.getSessionService().createSessionToken(packageId, signerId);
I have val
Forum topic
OneSpan Sign
Hi,
I'm trying to set up a package where two signers are eligible to sign the same field, and one of them signing would be enough to complete it. Is there a way to accomplish this?
Thanks in advance!