73 results matched your search criteria
Forum topic
OneSpan Sign
Hi! All
Our team has been leveraging OneSpan createPackage API to create package and call the signingURL to successfully eSign PDF forms leveraging text anchors.
Forum topic
OneSpan Sign
Error message:
Could not create a new package.
Forum topic
OneSpan Sign
Hi ,
I'm getting this error only on my TEST server , works fine on my local machine. Could you please advise ?
Database Exception Could not create a new package.
Forum topic
OneSpan Sign
We have a time when we keep getting this error
Silanis.ESL.SDK.EslException: Could not create a new package.
Exception: Unexpected character encountered while parsing value: . Path '', line 0, position 0.
Forum topic
OneSpan Sign
We've been using the sandbox for testing. We use the sandbox from our development machines and a server. Everything was fine until a few weeks ago. We cannot get documents signed using the test server. I know we were able to get documents signed using the test server last December.
Forum topic
OneSpan Sign
Hi,
I've been trying to send multiple packages asynchonously. After some testing, I discovered that it cannot truly run in parallel because EslClient.CreatePackage(DocumentPackage) acts as a bottleneck for my application.
Forum topic
OneSpan Sign
Is it possible to override $PACKAGE_OWNER_EMAIL when createPackage via API SDK?
Forum topic
OneSpan Sign
I am implementing eSignLive integration with one of my services. I need a detailed documentation of all 'Optional details message' for 400 Bad requests that can be thrown on createPackage SDK method. Is there such a documentation available?
Forum topic
OneSpan Sign
Hi!
I am trying to create an eSignLive package using the C# SDK.
Below is the error I get when "sending" my package.