4053 results matched your search criteria
Forum topic
OneSpan Sign
I am also finding it difficult to set the correct href. When I use the example 'www.google.com' when the button is clicked it has a query string attached. When I use a my own url urlencoded spaces are inserted or it redirects to esignLive's sandbox url and comes back with no transaction found.
Forum topic
OneSpan Sign
Hello,
I'm trying to implement eSignlive for my specific scenario:
1) I have created a document that will be sent to two users in sequeance through signing URL
2) First user will see Signature fields to sign
3) Second user will see Approve/Disapprove fields and select approve or disapprove
Now
Forum topic
OneSpan Sign
Hi there,
In order for a sender to get a very quick view of who has signed and who still has to sign is now only available through the evidence summary.
Forum topic
OneSpan Sign
Hello,
I have scenario in which I am sending packages to two users in order through signing URL.
Forum topic
OneSpan Sign
Hey!
I've used this codebase to put up a quick testing app: https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
Unfortunately I am stuck for a day or so with a 400 error at this point:
POST /api/packages/A8e11I57ytWC1GHJzzphfLISw04=/documents/signed_docum
Forum topic
OneSpan Sign
I am wanting to get information from the audit service for use within my application, but I'm not certain exactly how to use it. Can anyone provide an example?
Thanks,
Homer
Forum topic
OneSpan Sign
Hello gurus.
I hope you can help me.
I'm trying to create a new package in sandbox.esignlive.com, but when I try to upload the document I'm getting: HTTP/1.1 415 Unsupported Media Type
Basically I'm trying to reproduce the same calls as you are making in your PHP example, so:
1) I'm creating a pack
Forum topic
OneSpan Sign
Hi,
I have noticed that there are a bunch of different error messages under the EslServerException.
Where can I find a list of all these error messages with their corresponding error codes and error names.
Example:
com.silanis.esl.sdk.internal.EslServerException: Could not create a new package Exce
Forum topic
OneSpan Sign
Are there any utilities for purging expired eSignLive packages? In other words, is there anyway we could have you purge packages that are older than a certain specified number of days? Or maybe purge all packages created before a certain date?
Forum topic
OneSpan Sign
Hey there,
i was following this guide (https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/) and I´m always getting Unauthorized Access as a respond.