373 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We have a workflow where we wish to print a 'name' and the 'date' on the completed document after all signatories have signed. Is there a way to accomplish this preferably using the .NET SDK.
Thanks
Ranga
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
User is receiving error:
02/25/2019 08:35:41.00: Could not upload documents to package. Exception: The remote server returned an error: (400) Bad Request. HTTP POST on URI https://apps.esignlive.com/api/packages/fnoXU33p3SSUy7mp4T_D6zLeA4o=/documents.
Forum topic
OneSpan Sign
When I do PUT request to /api/packages/{package_id} with request payload as
{
"status": "DRAFT"
}
I get error response as
{
"code": 415,
"entity": null,
"message": "Unsupported Media Type",
"messageKey": "http.status.415",
"name": "Unsupported Media Type",
"technical":
Forum topic
OneSpan Sign
I'm using sandbox.e-signlive.ca.
On this platform I get this behaviour which in my mind is unexpected.
I have created 3 packages. All 3 packages have 2 signers.
Forum topic
OneSpan Sign
Hi,
I am working on a scenario where I need to send a package for eSign on behalf of a sender from an "account" different from that of the Sender.
Each package could have different sender or I can use a sender that I used in an earlier package.
Forum topic
OneSpan Sign
Hello all,
My goal is to enable an admin person to easily assist with a signature package (they will be the sender) but where the admin person is strictly the sender and will never be a signer.
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
I am using onespan for sending documents for signing.Is there a way to add custom fields while creating a package? When i am sending the mail for people to sign the document, i make use of fields such as $PACKAGE_NAME and $PACKAGE_OWNER_EMAIL in my html file.
Forum topic
OneSpan Sign
I was trying to add a new document to existing package and got the following error
Cannot edit or delete package.","name":"Access Denied"