254 results matched your search criteria
Forum topic
OneSpan Sign
Hey!
I have a couple of general queries regarding the movement of a transaction into "Trash" that I have been unable to find answers on.
Forum topic
OneSpan Sign
Hello,
when i execute the following REST API call (https://sandbox.esignlive.com/api/packages) the results includes the current total transaction count, with only the most recently package / transaction json data.
is this the expected behavior?
Forum topic
OneSpan Sign
We are using the designer functionality in an iframe inside our application as described in the below reference,
Reference : http://docs.esignlive.com/content/c_esignlive_integrator_s_guide/sdk/e_preparing_documents/designer.htm
Whenever there is an update to the package, we are creating a Sessio
Forum topic
OneSpan Sign
Hi,
We are using rest api to integrate onespan and thus creating packages using code.
However, we are getting the following error response when we are sending the package for signature
{"code":500,"technical":"error.eslx.inputValidation.documentPreVerifyInvalidResponseNumberError [#12b6f7ee-9e16-
Forum topic
OneSpan Sign
These questions are regarding the Evidence Summaries we have available for each package:
– Does the signer role listed have to be unique regardless of a unique package? Example: Package1 – signer1, signer2; Package2 – signer3, signer4; etc and so on.
Forum topic
OneSpan Sign
Guys,
We are looking at this page for creating the Auth token for a user.
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/authentication_tokens.htm?Highlight=user%20authentication#Create
We have to do a POST request to this api call.
/authenticationTokens/user
The documentation
Forum topic
OneSpan Sign
Hello,
We started integration with oneSpan and our applications and we are now facing issue with callback notification service.
We have 2 applications which can initate signing process in oneSpan (sales app and hr app). Both has different client apps key configured.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
Hi Team,
I'm using certificate signing in my integration.
Forum topic
OneSpan Sign
Hello!
I am attempting to customize the message that is displayed in the OnDialogComplete box that is shown to a user once they're finished signing. I see in this post: https://developer.esignlive.com/forums/topic/completed-signing-message/ support says it's possible, but gives no examples.