17 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am trying to create a document package and send it as a "draft".
Here is the code that I have came up with :
EslClient eslClient;
PackageId packageId = eslClient.CreatePackage(package);
if I want to create a package with a "sent" status instead of draft, I ad this line :
eslClient.SendPac
Forum topic
OneSpan Sign
Hello,
I'm looking for information around customizing the "From" email address within our Package email templates.
Example: email.activate
"from" : {
"email" : "[email protected]",
"display_name" : "e-SignLive"
Background on our environment: We hav
Forum topic
OneSpan Sign
Hi ,
I am trying to call the RETRIEVE INFORMATION ABOUT A PACKAGE api and getting the below error. Can you please let me know why i am seeing this error.
Forum topic
Mobile Security Suite
flutter pluginを作成した
UtilitiesSDKをflutter pluginにラップしましたが、呼び出す時は下記のエラーが発生されました。
Forum topic
OneSpan Sign
Hello,
I need help with an error message relatef to hornetq that we detected in one of our prod environments. The related package has 5 documents, 4 documents were successfully signed and the last one signing confirmation failed and produced this error.
Forum topic
OneSpan Sign
We are not receiving event notification (Decline, package complete, …etc) from OneSpan sandbox. A few years ago, it was set up for both the production and sandbox environments. All is well with production; just the Sandbox has stopped operating.