OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
614 results matched your search criteria
Forum topic
OneSpan Cloud Authentication
Hello,
I am testing out the Orchestation Client Sample APK that comes inside de SDK Source Files version 4.23.0
When testing Activation flow on the Client Sample APK, after entering the PIN Number the app shows an error with the message "Unknown Message"
Forum topic
OneSpan Sign
Canada SBX = sandbox.e-signlive.ca
API = /apitoken/clientApp/accessToken
https://sandbox.e-signlive.ca/apitoken/clientApp/accessToken
header fields Accept + Content-Type ( both set to application/json )
Forum topic
OneSpan Sign
A client is receiving an error, they are trying to add a second signer to a package. This second signer will always be the same individual and will be signing after the first signer has signed.
Forum topic
OneSpan Sign
The State of Ohio has just started using OneSpan sign.
I have a couple of end users that get error code onespoan_user_sobo_err
Any suggestions?
Forum topic
OneSpan Sign
Hi
I am trying to integrate ESignLive Android SDK into my app. I am already using Realm as my database. When I try to integrate the SDK.
Forum topic
OneSpan Sign
java.lang.NoSuchMethodError: org.apache.http.entity.StringEntity.(Ljava/lang/String;Ljava/nio/charset/Charset;)V
at com.silanis.esl.sdk.internal.RestClient.post(RestClient.java:98)
at com.silanis.esl.sdk.service.PackageService.createPackage(PackageService.java:52)
at com.silanis.esl.sdk.Esl
Forum topic
OneSpan Sign
Hello,
I'm trying to integreate my Ruby on Rails application with OneSpan.
Forum topic
OneSpan Sign
Error message:
Could not create a new package.
Forum topic
OneSpan Sign
I am running into an issue with my radio button group. I have selected one of the required options but when I try to complete signing I get an error that says "Not all approvals have been confirmed" I have attached a screenshot. Here is my JSON:
Forum topic
OneSpan Sign
I'm trying to update all the roles such as adding and removing a few of them with one API call. I tried:
PUT /api/packages/{packageId}/roles
... but I get "500 Internal Server Error".