136 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
there is a need to create link withing signed pdf document that would point to internal site.
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
Guys,
Is there something going on with the API servers? I'm getting this weird error when trying to upload documents that I know worked.
-------------------------------
MessageKey: error.internal.default
Error Message: Unexpected error.
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
Here is the scenario. I need to change the Expiration Date of several packages that are about to expire out 30 Days.
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 have a client who is calling the ReportService method of the SDK However, for a specific date, he is getting the below error:
Code snippet as below:
Console.WriteLine("Calling for Completed "); //between 14/3/2016 - 15/3/2016
report = eslClient.ReportService.DownloadCompletion
Forum topic
OneSpan Sign
I'm setting up the url callback. My OneSpanSignConnector service is located on a service in the internal network not the DMZ.
This is how I was going to set it up:
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".