916 results matched your search criteria
Forum topic
OneSpan Sign
I'm working off the postman api integration tutorial.
I'm running into the following error with not finding my user. I've set up a new account and tried that api key as well from the admin.
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
Hello!
I seem to be getting a 500 when I try to upload a new document.
Forum topic
OneSpan Sign
Hi,
I am trying to integrate the flow into a node application. I am stuck at the add documents/start session stages. I have created a template via the web UI. I am able to create a draft package via the REST API.
However I don't know what to do to make a package not a draft.
Forum topic
OneSpan Sign
Hello,
I'm trying to change a signer using .Net API's as below. The code runs perfectly but not sure if the change happened at eSignLive side or not.When the new signer try to access the document he gets an unexpected error.
Forum topic
OneSpan Sign
Hi,
Is there a REST API that I can call and retrieve information about the position of the signature field(s) and metadata of a document? I would like to send a document Id/or package Id and get all the details of it.
Forum topic
OneSpan Sign
Hello,
We are using eSignLive API and sending the documents as impersonate where we are sending the landing url.
Forum topic
OneSpan Sign
Guys,
We are looking at this page for creating the Auth token for a user.
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/authentication_tokens.htm?Highlight=user%20authentication#Create
We have to do a POST request to this api call.
/authenticationTokens/user
The documentation
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â€