3700 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
OneSpan Sign
I am trying to list all transactions that have been done but in my GET https://sandbox.esignlive.com/api/packages I only am getting the last transaction. It does not bring all of them. I am wondering if there is any id or role name I need to change for every transaction I post?
Forum topic
OneSpan Sign
Hi,
please suggest what are suitable and best authentication tokens (user, sender, signer etc.,) that we should implement if we will have to get the unassigned docs signed through OSS
Thanks
Naresh
Forum topic
OneSpan Sign
Hi,
when request is placed to OSS for signatory, do both sender and signer need to sign (or signing process will be completed if singer does the signature?)
Thank you!
Naresh
Forum topic
OneSpan Sign
I am trying to add validation to a Canadian Postal Code field using REST API using following code.
Forum topic
OneSpan Sign
Good afternoon, I am working on a document to add text tags with radio buttons. I am using the text tag
{{esl_optionG:Signer1:Radio:Group("Frequency"),Value("X"),size(15,15),offset(15,-3)}}
Forum topic
OneSpan Sign
Hi,
I am discussing with my corporate security to allow our teams to use the upload document feature with the malware detection. I was wondering if there is any thing I can share with our security team about the malware detection?
Thanks
Forum topic
OneSpan Sign
Hi,
When opening a new Template in the designer view embedded in our app I've noticed some things with the Add Recipient form:
Forum topic
OneSpan Sign
Hi Team,
I am trying to Integrate our product using java and REST APIs ,
Can some one point me to appropriate documentation which talks about the Request PayLoad for each of the URL.
Currently I am using Samples shared in Develper Blog ( say "CreateAndSendPackageREST") for package creation, wit