125 results matched your search criteria
Forum topic
OneSpan Sign
What are the session timeouts for a signer? How long do they have when signing a document to fill it out, etc...
I don't see a setting anywhere that we can change. Can it be changed by support?
Thanks
Forum topic
OneSpan Sign
Hi There,
I am trying to create session token to access the eSignature in an iframe.
Forum topic
OneSpan Sign
Receiving this error as we just switched our app over from sandbox to production.
Forum topic
OneSpan Sign
Hi
I am integrating the ESignLive SDK into an Android app. I already have a login mechanism (using username/password combination or using google sign in). I do not want to have an extra login for ESignLive. I noticed there is a method to login with session token.
Forum topic
OneSpan Sign
Hi
Does the signer session URL expire after around 30 minutes, even if we don't click on the link at any time.
Is this configurable at account or api level?
Regards
Mario
Forum topic
OneSpan Sign
Hi
Is there a way to expire a signing session via the REST api.
When does the signing session expire by default. Are there any business rules for expiry ?
Thanks
Mario
Forum topic
OneSpan Sign
Hello,
We have a condition where a participant goes to eSign, then quits mid-way.
So for instance we have 3 forms to be eSigned, she eSigns 2 forms and quits.
When she logs in again, we have to get the session token again - by sending a new packet.
We cannot store the session token because the sessi
Forum topic
OneSpan Sign
Can I create packages programmatically using the same sender email address? And then show the designer view with that same sender email address in multiple browsers?
Thanks
Colleen
Forum topic
OneSpan Sign
Hi Michael,
I have used the following code to get the urlToDsigner
string userAuthenticationToken = eslClient.AuthenticationTokenService.CreateUserAuthenticationToken();
AuthenticationClient authenticationClient = new AuthenticationClient("https://sandbox.esignlive.com");
string urlToDesigner =