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
388 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
Forum topic
OneSpan Sign
Hi,
I am unable to insert document with an existing package. My sandbox api key and url work fine.
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
Running some test on QA now we are running on this issue. Can you share a light of what this could be?
Forum topic
OneSpan Sign
Hi Team,
We are using rest API to communicate with esign live . when we create and send document we are using the below url .
https://sandbox.e-signlive.com/api/packages
Once we send the request I am able to see the package in drafts folder .
Forum topic
OneSpan Sign
We are exploring a solution to display signature blocks utilizing the Apex SDK based on the Signer’s time zone.
Forum topic
OneSpan Sign
Hi ,
I am trying to call the RETRIEVE INFORMATION ABOUT A PACKAGE api and getting the below error. Can you please let me know why i am seeing this error.
Forum topic
OneSpan Identity Verification
When I create a transaction (using the https://gs.onespan.cloud/rpoc-saa endpoint) I get back a token as expected.
First off, the token contains an access URL that does not work (it uses the wrong endpoint: https://salesdemo-dealflo.uat.eu1.tid.onespan.cloud).
Forum topic
OneSpan Sign
Sending a POST request to /api/callback to update the callback key, callback events and callback URL returns:
Forum topic
OneSpan Sign
Hi Michael,
I have used the following code to get the urlToDsigner
string userAuthenticationToken = eslClient.AuthenticationTokenService.CreateUserAuthenticationToken();
AuthenticationClient authenticationClient = new AuthenticationClient("https://sandbox.esignlive.com");
string urlToDesigner =