268 results matched your search criteria
Forum topic
OneSpan Sign
Returns set of delegationEvents with EventID(?) arrays that contain 4 items below:
eventDate, eventType, eventDescription and eventUser
EventID example-> 699AK8PzZMg0
a) can you confirm this is not a SenderID ( can't seem to find a Sender using this for ID )
Forum topic
OneSpan Sign
Hi guys,
Literally, How the Sender cancels a pending e-signature package?
https://community.onespan.com/documentation/onespan-identity-verification/guides/web-service-guide/developer/cancel-transaction
Forum topic
OneSpan Sign
The documentation talks about ApiKeyAuth (being deprecated) and ApiTokenAuth (recommended replacement).
Apparently a "Client Id" + "Secret" is combined to create a "Token" but I don't know how this is done for API's below.
I am not clear on "single use" vs "multi-use".
Forum topic
OneSpan Sign
Below are the step we use for hand drawn signature capture using api
Forum topic
OneSpan Sign
Hi,
when adding the signature tags the Designer autosaves the changes. Is there a way to know that signature tags were added or they closed the designer session?
Forum topic
OneSpan Sign
Is it possible to send a form to a non-signer to populate the form before signing?
The idea is:
1) Create a package via Salesforce, Salesforce merges some info onto the document
Forum topic
OneSpan Sign
Hi,
Our customers are periodically getting the following error while trying to publish an approval:
"Unauthorized Access
We're sorry. Your session may have expired. Please try again.
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
Hi,
I am not able to change the transaction name in Draft package in the new Sender UI. Steps I did:
1. Create New Transaction with name "transaction 1"
2. Change Transaction name to "transaction 2", pop up appears saying "The transaction has been successfully saved.