430 results matched your search criteria
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
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
Has anyone experienced issues whereby the sender starts receiving messages that the signers email address may be wrong and it is somehow related to the how the emails are managed / archived. It appears the email address box is full.
Forum topic
Intelligent Adaptive Authentication
Hello,
I have an issue in IAS integration with AD.
I can't add AD users to IAS
for event logs i got below error:
{Error Code: '(-30)' ; Error Message: 'Failed to search on and/or bind to LDAP server(s)'}}
Forum topic
Intelligent Adaptive Authentication
I'm trying to piece all of the elements together to build workflows with your APIs, but there are some gaps in my understanding that I need to fill in. The workflows I'm trying to build are Digipass Activation and Login/Challenge/Response.
Forum topic
OneSpan Sign
Hi,
when i am trying to use REST api for virtual room. I am getting a message as virtual room feature disabled. Can anyone guide me on how to enable this feature.
Thanks in advance
Forum topic
OneSpan Sign
Hi
I got the following error when creating a package.
Can you please give me a detailed explanation of this error.
{"messageKey":"error.notFound.signerNotFound","message":"The specified signer cannot be found.","code":404}
Regards
Mario
Forum topic
OneSpan Sign
While trying to add the document of one package to other package, am getting an exception : Bad Request(400), message:"Cannot upload the document. Please make sure it is not locked."
How can I unlock the document and add it to other package?
Forum topic
OneSpan Cloud Authentication
I am trying to connect OneSpan to LaserFiche followed instruction precisely, however, I am getting error message
Missing prerequisite please see log.
Log file attached. Any help on this would be greatly appreciated.
Forum topic
OneSpan Sign
Hi,
I'm having an issue when trying to use the delete feature to permanently delete a package.
Using the Java SDK, I simply execute the following line.
eslClient.getPackageService().deletePackage(new PackageId(packageId));