292 results matched your search criteria
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error when I am trying to download Package Document Data.
Forum topic
OneSpan Sign
Hi , i am trying to create a package using the rest API with sandbox url : https://sandbox.esignlive.com/api/packages.
Forum topic
Mobile Security Suite
After integrating SDK , I am getting the error while initializing orchestrator and error is below :-
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/vasco/digipass/sdk/utils/utilities/UtilitiesSDK;
Forum topic
OneSpan Sign
I'm trying to get the pdf file via php using curl but I get nothing returned.
When I do the same in Postman I get the PDF file.
Here is my php code
$headers = array('Content-Type: application/json', 'Authorization: Basic '.$ApiKey, 'Accept: application/pdf', 'Connection: Keep-Alive');
$url
Forum topic
OneSpan Sign
Hello,
Let's say I make three transactions offline. When I get connectivity back, the SDK automatically sync the three transactions and I receive data in the callback with didSynchronizeTransaction(). However, I only get a GUID but I don't know which of the three transactions is has been synced.
Forum topic
OneSpan Sign
Hello Duo,
Here is our use case scenario:
Forum topic
OneSpan Sign
Sometimes (not always, depends on situation) we want to remove the default Authorization document. I would like to know how to do it with REST API using JSON and http calls to the server.
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
How does syn work ? is there a way to control using code
what are the data items which work with syn for offline use?
Forum topic
OneSpan Sign
I am trying to create a package and upload a document but I only get the error message "Number of uploaded files does not match number of documents specified in package." I have looked through the API and other posts about this error message. I have even tried to use the exact configu