52 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to create a Draft package (no signers, no documents) with the REST API.
I'm sending this JSON string :
{
"name":"test",
"type":"PACKAGE",
"language":"fr",
"emailMessage":"",
"description":"",
"autocomplete":true,
"notarized":false,
"settings":{
Forum topic
OneSpan Sign
I'm using Firefox Poster to try to create my http call to create a package in eSignLive with the API and am struggling a bit.
From Poster I send a POST request to https://sandbox.esignlive.com/api/packages/ withthe content as:
{
"name": "My Document",
"type":"PACKAGE",
"languag
Forum topic
OneSpan Sign
Hi!
Is there a way to update role/roles (already created) in package with Q&A challenges?
I have tried PUT on '/api/packages/:packageId/roles/:roleId' but it seems as though the auth part of my request is being ignored.
{
"signers":[
{
"delivery":{
"e
Forum topic
OneSpan Sign
Hi Team ,
As suggested by you we are using single step package creation call where in package creation, doc upload and status sent happens at one go .For this we are using silanis provided java class.
This is wrking perfectly fine in all environments but when we moved to production , its giving conn
Forum topic
OneSpan Sign
I am trying to create a package using the REST API through my company proxy, using a system called TIBCO.
My understanding is that we need two types of security:
1. Basic authentication (using the API Key, that we have been given from Silanis).
2. SSL, using Silanis Certificate that downloaded from
Forum topic
OneSpan Sign
I am needing to add a new document to an existing package (http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/documents.htm#Add) but I am not finding any JSON Request samples.
Forum topic
OneSpan Sign
Hello,
just started to work with the REST API.
currently working thru the Python test cases / examples.
i have two initial observations.
1.
Forum topic
OneSpan Sign
Our client is receiving the above error message when trying to send a package. We are not creating and sending a CustomID, so not sure what the problem is.
Forum topic
OneSpan Sign
Hi there, I'm trying to delete a document in python but I'm getting this return:
400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont