549 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
On december 1st 2017, I have submitted a Pull Request on GitHub as I wanted to have my enhancement merged into the official SDK.
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",
Forum topic
OneSpan Sign
I would like to make a suggestion to be a bit more specific in the maven artifact name of the java sdk.
Forum topic
OneSpan Sign
Hello,
I tried to implement "Create and Send a Package with the .NET SDK" but got following error.
Could not create a new package. Exception: The remote server returned an error: (401) Unauthorized. HTTP POST on URI https://sandbox.e-signlive.com/api/packages.
Forum topic
OneSpan Sign
I'm referencing the custom signing ceremony settings, in an attempt to customize the Thank You dialog content.
Forum topic
OneSpan Sign
Hi,
is there a way to include attributes using android sdk?
Forum topic
OneSpan Sign
I am facing an issue while using the esignlive new sandbox (sandbox.esignlive.com) with .NET SDK.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
I want to understand the bulk API return value.
{{baseUrl}}/api/packages/:templateId/bulk_send
How can we use the returned value to retrieve all the transactions created by above API call?
Forum topic
OneSpan Sign
Hi,
Does anyone know if it's possible, given a PackageID, to trigger a reminder email so that all the signers are reminded to sign ?