160 results matched your search criteria
Forum topic
OneSpan Sign
Hi
In the callback setup example prorgram
My callback URL is given in the following variable
private static final String URL = "http://my.url.com";
Can I add a port number to this URL?
Will the URL below be a acceptable to Silanis for a callback.
Forum topic
OneSpan Sign
Hi,
When i was configuring idvworkflow configuration using REST api. I am getting the error message as "messageKey":"error.validation.invalidJson","technical":"Unexpected character ('-' (code 45)) in numeric value: expected digit (0-9) to follow minus sign.
Forum topic
OneSpan Sign
Hi,
We have an account with IDV enabled. We just wanted to confirm whether it is necessary for us to use the Retrieve IDV workflow api call before setting the authentication for a signer as "DV" or "DVF" while creating a package using create package api.
Forum topic
OneSpan Sign
We would like to modify the content of some of the emails that are sent to the signers.
Forum topic
OneSpan Sign
Hi all,
If we wanted to use a source or reference account settings for a target account's configuration, can oneSpan ensure that the configuration is duplicated accurately or is there a chance of human error.
Forum topic
OneSpan Sign
Hi,
When creating the package programatically (using the REST API / Java SDK), can we configure signer workflow? i.e. signer1 signs first and then signer2.
The default behavior is that there is no workflow i.e. all signers get notified simultaneously.
please let me know
thanks
Neel
Forum topic
OneSpan Sign
Hi,
I want to customized the thank you dialog as picture (uploaded), once I applied it as body below, it doesn't show up as bold, Italic, and create new paragrah, could you please take a look what's wrong with it. how to customize it as the requirement?
Forum topic
OneSpan Sign
How can you have a clustered configuration with OneSpan Signon.
I have several servers which I like to have the eSignature service running on them, whats the best way to create a cluster configuration that can run the OneSpan solution in a distributive manner.
Forum topic
OneSpan Sign
We know it is possible to configure the Reminder Schedule (days until first reminder, days between reminders, number of repetitions) at the package/transaction level after the package/transaction is created, using API before 11.16, both API and UI after.