609 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I am trying to remove an approval from the default-consent document as we do not want a signer to see it.
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
Hello,
I am running into an issue when attempting to remove a partially signed document from within a transaction.
Forum topic
Mobile Security Suite
I need help with the following error: "Exception in onOrchestrationError: internalError(code: -8002, error: MSSDeviceBinding.DeviceBindingError.accessGroupNotAccessible(accessGroup: Optional(J2Q9795QN9.com.onespan.orchestration.sampleTest)))".
Forum topic
OneSpan Sign
adding screenshot >
adding support email >
[email protected]
hello team,
wasn't able to find an email to contact support, but for me the sandbox is performing extremely slow.
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
OneSpan Sign
So I have a current workflow that includes KBA on some signers for various packages. When the signer gets their signing url, we are seeing the attached error on the screen. Sometimes it takes us to where we can then proceed to answer the KBA and sometimes it doesn't.
Forum topic
OneSpan Sign
Executing a ./api/packages/ POST which includes a status update along with the "data" node. I cannot find the max length of this node. I'm pretty sure I am hitting the max since this is the response I am receiving.
Forum topic
OneSpan Sign
Hello,
I am trying to add a document to template, but getting below error. My document has text tags in it.
Error:
The document failed to upload and may be locked. Please check the document and try again.
Forum topic
OneSpan Sign
When I'm adding a drop list field, I'm getting error: error.validation.field.ListWithInvalidDefaultValue
Here is the code
fieldBuilder = FieldBuilder.DropList();
foreach (OptionValue optionValue in formField.OptionValues)
{