661 results matched your search criteria
Forum topic
OneSpan Cloud Authentication
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following status codes for resp
Forum topic
OneSpan Sign
Hi Team,
We are using .net rest api to create transactions. We have one scenario where we are getting error from OSS:
Forum topic
Intelligent Adaptive Authentication
I'm trying to piece all of the elements together to build workflows with your APIs, but there are some gaps in my understanding that I need to fill in. The workflows I'm trying to build are Digipass Activation and Login/Challenge/Response.
Forum topic
Intelligent Adaptive Authentication
I'm trying to piece all of the elements together to build workflows with your APIs, but there are some gaps in my understanding that I need to fill in. The workflows I'm trying to build are Digipass Activation and Login/Challenge/Response.
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
OneSpan Sign
In the documentation for Document Extraction, it explains that a Textfield or Checkbox must be completed before a Signer can sign a package:
Before signing, Agent1 must complete two fields:
1
[Agent1.Fullname1.Textfield1]
2
Forum topic
OneSpan Sign
I am getting this error when running the sample app:
`
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: //.app/Frameworks/eSignLiveSDK.framework/eSignLiveSDK
Reason: image not found
`
although I have Always Embed Swift S
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well! I have a few questions about the SMS Authentication Service update that we received through the OSS Service Notification system.
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))