373 results matched your search criteria
Forum topic
OneSpan Sign
I am working on a project where we will submit documents to ESign Live from our electronic document storage system. Whenever the primary application stores the documents electronically, it automatically protects the PDF document from modification with a password.
Forum topic
OneSpan Sign
Hi Duo
I have a customer that wants to copy the templates or Layouts from their FedRAMP Sandbox subaccount to a different Sender in a different subaccount in FedRAMP production
Forum topic
OneSpan Sign
Hello Sir,
I have added radio control tag inside the pdf file like below way :
§-esl:signer1:Radio:Group("opt1")-§
§-esl:signer2:Radio:Group("opt1")-§Ja
§-esl:signer1:Radio:Group("opt1")-§
§-esl:signer2:Radio:Group("opt1")-§Nee
But getting below error :
{"Could not upload document to pa
Forum topic
OneSpan Sign
When a Document is signed for a given Signer, in the call back notification, I see following information
"name":"DOCUMENT_SIGNED","sessionUser":"SignerID2","packageId":"XXXXXXXXXXXXXXXXXXXXXXXXX","message":null,"documentId":"Document_ID"
if we see, message is coming as null.
Is it possible to get
Forum topic
OneSpan Sign
Guys,
Was there a change to how radio buttons are being sent? For some reason I am seeing an issue where it appears all of my radio buttons are being sent as the same group and when I try to pull the package information from the GET API call, they are not in the package.
Forum topic
OneSpan Sign
Hi All,
Hope someone can shed some light on what i am doing wrong.
In salesforce apex code I am creating package
DateTime dT = System.now();
dT.addDays(7);
ESignLiveExamples.createPackageWithDocumentsExample(
'Demo12', true, 'Demo12 description', dT, 'Hello World, Demo12 is READY'
);
Works gre
Forum topic
OneSpan Sign
Is there a change in updatePackage call for new signing experience. I am able to generate the package and update the package with settings and roles from old signing experience account but same cannot be done with new signer experience account.
Forum topic
OneSpan Sign
Hi,
I received the following message during the eSign. Could I know in what situation I'm receiving the message below?
Forum topic
OneSpan Sign
Hi, I'm trying to set up a demonstration project using the sandbox environment but I'm having troubles authenticating with the API.
I initially used the .NET SDK to access the sandbox but when I hit troubles I decided to try and distill the problem down.
What I'm observing is that my first attempt
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.