3692 results matched your search criteria
Product
OneSpan Identity Verification
OneSpan Identity Verification
Transform financial agreement processes into seamless, secure digital experiences
Forum topic
OneSpan Sign
Where is .WithSignatureStyle(SignatureStyle.HAND_DRAWN)); setup in the code
Forum topic
OneSpan Cloud Authentication
Hi to alla,I need a copy of the legacy documentation about SOAP SDK interface for identikeys appliances.Is it still available?ThanksM
Forum topic
OneSpan Sign
My tests were working fine, until I installed any version of implementation group: 'com.silanis.esl', name: 'sdk', version: '11.28'java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
Forum topic
OneSpan Sign
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post:
https://developer.esignlive.com/forums/topic/creating-a-package/
However, it appears that my SDK is not being recognized. Any ideas?
Forum topic
OneSpan Sign
Hi!We are creating a package and sending it to our customers to sign.
Forum topic
OneSpan Sign
I am creating a package with a pdf file and JSON Payload with Package status as 'SENT'. It is creating the Packae successfully in Postman. But when I used the same file and JSON payload in the Apex class and posted the API it gave the response as a BAD request.
Forum topic
OneSpan Sign
I had API code below that used a PullPageSize of 500 and worked fine, but with the OneSpan updates that returns a null pointer. I can use 100 without a problem. Why was the size limited? What is the limit? Using 100 make my retrievals MUCH slower
Forum topic
OneSpan Sign
Using the packages endpoint to search for SENT packages using the below request call as per the Sandbox API.