364 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to implement Esign Designer view using below link,
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/designer
Forum topic
OneSpan Sign
We have set up our account with maximum allowed KBA failures = 3 but ESL is allowing seemingly unlimited invalid retries. So, signers never get locked and the KBA_FAILURE and SIGNER_LOCKED emails and callback notifications don't get sent.
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
Hi,
I am trying to find my API Key that is mentioned in the following step by step guide.
https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-java/
The first few lines define your connection information for eSignLive.
public static final String API_KEY = "";
public st
Forum topic
OneSpan Sign
I hear from Account Reps at my Company that DocuSign has a feature that sends them an Email if the Signer has opened the Email sent to them by DocuSign.
My ESign Customer Success Representative has informed my Colleague that ESign can do the same thing.
Forum topic
OneSpan Sign
Hello,
I noticed on this documentation page:
https://docs.esignlive.com/content/g_customizing_email_templates/customizing_email_templates.htm?Highlight=email%20customization
It states the following:
Owners of OneSpan Sign Accounts can fully customize all emails sent by the system to end-users and
Forum topic
OneSpan Sign
Hi,
I am a bit confused about “Delegation” scenario vs sender onbehalf owner scenario, are those 2 different thing?
Forum topic
OneSpan Sign
Hi,
I am testing the field_validators_c#.cs code from your website but I am getting an error: {"Could not create a new package. Exception: Unexpected character encountered while parsing value: <. Path '', line 1, position 1."} OneSpanSign.Sdk.OssException
Forum topic
OneSpan Sign
I have code that follows which I have used to setup delegation for various users. All of the sudden users no longer have delegated access and using the code reports it setup delegation but it doesn't work. We have a main account where users are created, they are assigned rights in a s
Forum topic
OneSpan Sign
Hey guys,
I'm having some trouble logging in on the Sharepoint Online App.
I'm following this steps.