669 results matched your search criteria
Forum topic
OneSpan Sign
Please share node js code to download signed document.
Forum topic
OneSpan Sign
dear team, can i use the Adhoc tool to create a bulk transaction creation with a CSV file where i can add a field l like Salary that is in the file and is filled in during in the document template field. i was looking at the csv file format and saw
Forum topic
OneSpan Sign
So I am trying to figure out how to get the Bulk Signer function to work for a package I sent out, but I am not a developer and have no clue how to implement the code found here.
Forum topic
OneSpan Sign
We have an application that opens an overlay that contains the iframe for esigning (this is all happens in React SPA app). From what I can tell the handOver url will only redirect within the iframe containing esign.
Forum topic
OneSpan Sign
Hi.
I am trying to implement the sample code provided at https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
I have changed the API Key to the API key in my account and url .
private $url = “https://sandbox.e-signlive.ca/apiâ€;
private $key = “XXXXXXXXXXâ€
Forum topic
OneSpan Sign
Hey there,
I've got some established code that is able to create packages consistently. However, I've run across a particular set of documents / metadata that is preventing the server from creating. This is the error from SDK:
The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Where may I find documentation, code share, etc. for OneSpan version 6.2?
Forum topic
OneSpan Sign
Hi,
We are using rest api to integrate onespan and thus creating packages using code.
However, we are getting the following error response when we are sending the package for signature
{"code":500,"technical":"error.eslx.inputValidation.documentPreVerifyInvalidResponseNumberError [#12b6f7ee-9e16-
Forum topic
OneSpan Sign
We have a client who wants us to send the Invitation Email to begin a signing session to a customer's cell phone as well. They claim that some of their customers don't have email (!) and only have cell phones, and that their competitors send links to sign docs straight to a text message ins
Forum topic
OneSpan Sign
I have seen many posts and guides on how to create a Signer Workflow which enables signing in sequence or succession. We have a requirement to allow our signers to sign at their own convenience in any order they choose. Can this be accommodated as well?