207 results matched your search criteria
Forum topic
OneSpan Sign
What is recommend for a Catch () for error handling? Is there something specific for OSS Packages
Forum topic
OneSpan Sign
Hello,
Is there a way to update package builder after package is build? There's no method found in the SDK.
Please advise. Thanks so much.
Forum topic
OneSpan Sign
Hello,
I tried to implement "Create and Send a Package with the .NET SDK" but got following error.
Could not create a new package. Exception: The remote server returned an error: (401) Unauthorized. HTTP POST on URI https://sandbox.e-signlive.com/api/packages.
Forum topic
OneSpan Sign
I am facing an issue while using the esignlive new sandbox (sandbox.esignlive.com) with .NET SDK.
Forum topic
OneSpan Sign
Hi,
On december 1st 2017, I have submitted a Pull Request on GitHub as I wanted to have my enhancement merged into the official SDK.
Forum topic
OneSpan Sign
Hello everyone,
I've shared code details in below :
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
Hello All,
I am completely new to eSign and to e-signature generally.
I am a C# .NET developer and wondered if any of you can share some knowledge. For test purposes (i.e.
Forum topic
OneSpan Sign
We are trying to test the connection status to make sure there is not issues with a firewall. Since you do not have a test connection parameter baked into the .Net SDK we just created the new ESL client then make a request for existing doc's or layouts or something.
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx