28 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 I am looking for an API which would help me generate a eSL report.
Forum topic
OneSpan Sign
Silanis
I’m a developer for Mendota Insurance. We’re still in the development phase using your eSignLive product in your sand box environment. I have some questions around the reporting.
Forum topic
OneSpan Sign
In our set up , we host multiple clients which may generate multiple packages . Since they all transit through our one eSign Account, we would like to see a way to :
1. Pass Custom References ( These are usually key items like Institution Code , Application No ...etc)
2.
Forum topic
OneSpan Sign
I was investigating the data captured by OneSpan and made available through the REST API and also, if I can use PowerBi to display the data. I am trying to use the completion report API (https://developer.esignlive.com/guides/feature-guides/completion-report/#rest-api).
Forum topic
OneSpan Sign
Hi Duo,
Happy New year greetings to you and your family!
Forum topic
OneSpan Sign
I have a client who is calling the ReportService method of the SDK However, for a specific date, he is getting the below error:
Code snippet as below:
Console.WriteLine("Calling for Completed "); //between 14/3/2016 - 15/3/2016
report = eslClient.ReportService.DownloadCompletion
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
Until recently this worked with 1000 per page but NOW I had to do 250 to get it to work correctly, why? I tried 500 and it failed just like 1000. Are the OneSpan service side resources to consumed or what's going on that it now fails?
Forum topic
OneSpan Sign
Hi,
I have a question about data retrieval / reporting. Everything I've read thus far within the eSL documentation references the use of the Java/C# SDKs and/or the REST API for data retrieval and reporting.