156 results matched your search criteria
Forum topic
OneSpan Sign
Is this sender token required in a json package? I ask because I get an error sending a package request stating "id": "sender" not found. This is just a sender not requiring a signature but sending a request package for signature of another user.
Forum topic
OneSpan Sign
We know it is possible to configure the Reminder Schedule (days until first reminder, days between reminders, number of repetitions) at the package/transaction level after the package/transaction is created, using API before 11.16, both API and UI after.
Forum topic
OneSpan Sign
Hello,
I am just getting started with eSign live and will start working on .NET integration in the next week or so. To get started learning about the eSign process I have created a couple transactions using the UI in the sandbox.
Forum topic
OneSpan Sign
Im using the REST API and doing a POST to /authenticationTokens/sender to get a SenderAuthenticationToken.
Forum topic
OneSpan Sign
Hi.
I have just started working with the API and the .NET SDK, because I wasn't able to add another signer from the sandbox WEB UI to a recently created transaction.
This just occurs when one or more of the recipients have already signed the document.
Forum topic
OneSpan Sign
Hello,
I am running into an issue when attempting to remove a partially signed document from within a transaction.
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,
We are getting a red error message in the UI when we attempt to elevate my eSignLive user account from a "Member" to a "Manager" that indicates we've exceeded our user limit.
From what I can see, we have a license that lets us have 15 active users.
Forum topic
OneSpan Sign
It would be extremely helpful to enhance the signing ceremony UX. Since it's the core component of an end-user, we would love to see enhancements to the UI/UX to make it a better/more intuitive experience. Below are a couple of items:
1.
Forum topic
OneSpan Sign
At my work place, we are trying to get a Sender Authentication token for a package using the below information
/api/authenticationTokens/sender
Authorization and Accept Headers are included.
In Body, in the request payload, inlcuded packageId in JSON.
Getting below error
{
"code": 404,