135 results matched your search criteria
Forum topic
OneSpan Sign
We are in process of changing SDK to REST in our project
Need help mapping the SDK methods to REST, In SDK add document we have SignatureFields, Signature Editable fields, Initial Fields and AcceptanceFields?
Forum topic
OneSpan Sign
Greetings
I'm doing some scale testing and I've noticed that I can't programmatically upload data to a textarea using REST if the data is longer than 2100 characters (approximately).
Forum topic
OneSpan Sign
CONTEXT
We know that version 11.42 will be out in SandBox on June 9, 2021 and in PROD on July 8, 2021.
QUESTION
Forum topic
OneSpan Sign
This code seem to allow dynamic creation of a group with a custom Id. However, after the group's created, it seem to reflect a different group Id.
Forum topic
Intelligent Adaptive Authentication
Dear Team,
I have added ntp record to IAS server, but time is not synchronized with ntp server.
from firewall logs, i couldn't find any blocking on ntp port.
from IAS logs, we have got below error:
Forum topic
OneSpan Sign
I'm trying to update all the roles such as adding and removing a few of them with one API call. I tried:
PUT /api/packages/{packageId}/roles
... but I get "500 Internal Server Error".
Forum topic
OneSpan Sign
Hi.
I have just started working with the API and the .NET SDK, because I wasn't able to add another signer from the sandbox WEB UI to a recently created transaction.
This just occurs when one or more of the recipients have already signed the document.
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
Hi,
We are using rest api to integrate onespan and thus creating packages using code.
However, we are getting the following error response when we are sending the package for signature
{"code":500,"technical":"error.eslx.inputValidation.documentPreVerifyInvalidResponseNumberError [#12b6f7ee-9e16-
Forum topic
OneSpan Sign
Hello,
We recently upgraded our internal ESL system to 6.2. After the upgrade, packages created with .WithDialogOnComplete() no longer present the dialog at the end of the signing process. Is there a separate setting that has to be enabled on the account level for this dialog to work?