318 results matched your search criteria
Forum topic
OneSpan Sign
I receive eSignLive Callback failed emails sparingly, even though I receive the callback successfully.
Forum topic
OneSpan Sign
Hi,
I am unable to insert document with an existing package. My sandbox api key and url work fine.
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
I need a way to prefill some input values. This is something that we can done with onespan sign api today, but prefill input are mutable (once approval access to signing url, he can change their values)
Forum topic
OneSpan Sign
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.
Forum topic
OneSpan Sign
Actually it's 2 questions, sorry (don't want to create a thread for every minor Q)
1. After a signer completes signing a document, there'll be a "Thank you for for using e-Signlive" pop-up, if it's closed, the sandbox will show the completed form and a link to download it in the header.
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 =
Forum topic
OneSpan Sign
We are trying to implement one use case using APEXSDK per below provided URL.
Forum topic
OneSpan Sign
We are trying to set up a URL to listen for Callback Notifications in salesforce.