2879 results matched your search criteria
Forum topic
OneSpan Sign
We have developed an API service wrapper for OneSpan Sign, using .NET framework 4.7.2. This service is currently deployed within an Azure Service App. We are investigating the possibility of moving this service to a container and running it within a Kubernetes cluster (likely AKS in Azure).
Forum topic
Intelligent Adaptive Authentication
After entering pin on registration screen of Sample , i'm getting error in the response of https://XXXX.sdb.tid.onespan.cloud/v1/orchestration-commands API. Error is Unable to find registration code in Shared Cache.
Forum topic
OneSpan Sign
Hello!
Is there a REST API endpoint that shows the number of transactions that require the user's signature?
Also, is it possible to filter the list by date?
Forum topic
OneSpan Sign
Hi,
Is it possible to get approval id for the signer without API call? as API call required API key, and we don't want to expose the API key.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
Hi,
Can you please provide the URL and JSON payload for moving a package into TRASH and restoring it back (REST API).
I tried different combinations but did not work.
Thanks,
Abhijit
Forum topic
OneSpan Sign
Hi,
Is there any REST API for getting a current status of a particular transaction in esignlive account.
Thanks,
Kartee
Forum topic
OneSpan Sign
What would you recommend a good approach to checking eSignLive server availability before creating and/or sending packages.
Forum topic
OneSpan Sign
Hi,
We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before.
We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to login.
Can you point out the method (URL) to use to filter the l
Forum topic
OneSpan Sign
Hi,
How OneSpan extract the text tag field from PDF?
for example: for Acrofield PDF, we are using itext to read acrofield as PdfReader.getAcroFields().getFields(), do you know how to read text tag using itext? or using different jar?
thanks,
Cindy