926 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am currently using VS Community 2017, I am set as a Manager within eSignlive, and I am in the US. I downloaded the .NET Usage Report.cs and put in the address https://apps.esignlive.com/api and I put in my API key.
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
Hi guys,
I was testing how to call OneSpan api from POSTMAN using this steps mentioned in this link but I keep getting this error message:
There was an error connecting to https://sandbox.esignlive.com/api/packages/.
Forum topic
OneSpan Sign
Hi,
Is there any requirement on the PDF so that Position Extraction is captured by the REST API?
The problem I'm having is that Im working with a 3rd party which delivers a PDF with Signature Fields in the PDF.
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
Hello!
Is there a REST API endpoint that shows the number of transactions that require the user's signature?
Also, is it possible to filter the list by date?
Forum topic
OneSpan Sign
Hello
Can i place signature box on last page of document without mentioning page number via REST API
Forum topic
OneSpan Sign
Can you please point me or send me the link to the API/ SDK code to allow for in-person scenario to toggle between signers.
Thanks
Forum topic
OneSpan Sign
Hi,
Is there any api for health check of esignlive server so that we can identify whether the esignlive server is up or down?
Thank you.