3702 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to debug an issue with injecting data via Apex SDK into a merge field to a specific PDF form and it's failing.
Forum topic
OneSpan Sign
Hi,
How would I go about changing the email address associated with my OneSpan account?
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
Hello,
If you send several documents to a group of people, will each person see only the document they need to sign or do they see everything? If the later, is there a way around this?
Forum topic
OneSpan Sign
Our imaging team is complaining about the OneSpan documents that they are receiving:
"Is there any way to disable the secure feature of Saleforce’s e-Signed documents?
Forum topic
OneSpan Sign
We have a use case for the sender to attach an additional PDF document to the form in the package. For context, our implementation has a library of forms that our users can select from with pre-defined merge fields and signer blocks. We do not use the designer tool.&n
Forum topic
OneSpan Sign
I am migrating servers for Laserfiche and OneSpan. Laserfiche 11 is successfully migrated, LF Server, Web Client, Workflow, etc.
Forum topic
OneSpan Sign
I am trying to submit a merged document and consistently getting this error. The document is passing Adobe Acrobat Preflight. Is there any additional insight into probable causes of this: error.validation.createProcess.missingData?
Forum topic
OneSpan Sign
Could I get someone to look at this package and help me understand why the signer got "Unauthorized Access: Failed to validate token"? The method that was used to generate the URL is run several times per day successfully but this one failed.