1305 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to create one span transaction with package using Apex SDK. But I am receiving this error. I have a placeholder role as "Placeholder1" which I am replacing with a signer in the transaction.
Forum topic
OneSpan Sign
Is this sender token required in a json package? I ask because I get an error sending a package request stating "id": "sender" not found. This is just a sender not requiring a signature but sending a request package for signature of another user.
Forum topic
OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
OneSpan Sign
Hi,
Chinese is not working on package level.
We have application and deployed the JAR file but Locale is not working for CHINESE. It is working for rest all Language.
Dont know exact issue because it is Siebel Application and we can only deploy JAR.
Forum topic
OneSpan Sign
I am seeing a possible bug where I am creating a package with 1 document, 1 signer, and 1 signature.
When creating the package, I give the signature a unique name using the .WithName(string signatureName) method.
Then, when I use the eSignLive client to retrieve the documentPackage, the
Forum topic
OneSpan Sign
Good Afternoon,
My orginization is in the process of upgrading our On Premise ESignLive solution from 6.2 to 6.5.
Forum topic
OneSpan Sign
Hello i have registered callback url with this code and it's registered successfully
i in response json on callbackurl i have get the {} dict when package is created.
is there sometinh missing???
Forum topic
OneSpan Sign
Using the packages endpoint to search for SENT packages using the below request call as per the Sandbox API.
Forum topic
OneSpan Sign
Hi,
In the email JSON, I saw there is something as below, does it mean when recipient mail got reject, it will let the package owner know?
"bounce-to" : "$PACKAGE_OWNER_EMAIL;"