612 results matched your search criteria
Forum topic
OneSpan Sign
We are embedding the designer in an iframe. After the user clicks "Send to Sign" the package moves to in-progress status. We prevent OneSpan from sending the message; rather we send the URL via Salesforce. What is the best practice to request a new URL to send via Salesforce?
Forum topic
OneSpan Sign
Getting the below error while adding the attachment in esign in Oracle(Production instance)
ORA-22288: file or LOB operation FILEOPEN failed
Permission denied
While testing in non prod instances, no such error occurred.
Kindly assist as soon as possible.
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)
{
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
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
Hi!
In some cases, I would like to send a document package with no signers but only reviewers.
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
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
Hello while uplaoding pdf i ma getting this error:
{"technical":"Cannot upload document fdgl_doc.
Forum topic
OneSpan Sign
I have an issue where I am adding 2 signers to a package that have the same name. They have unique IDs and different email addresses.