373 results matched your search criteria
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
I am trying to update an exciting package that is already on draft mode. especially roles on that package.
Forum topic
OneSpan Sign
We were successfully sending transactions and documents to OneSpan until the start of this week when we started receiving the below error. I have also put the invoking code below, it is based on the Apex SDK. It's a weird error as this was working on Friday..
CallOut:
Forum topic
OneSpan Sign
Hi
We are able to create the package but the status was not changing to SENT. below is the sample request we are using to create the package and then updating the status.
Forum topic
OneSpan Sign
Hi Team,
I need to create a package with an existing unique id (custom id)
while creating a package,
ex for package payload
{
----------
"name": "TEST-Package",
"id":"1234dsfhsddfdfsghjgsdgs",
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
Hi Team,
We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.
Forum topic
OneSpan Sign
Hi
Can we search for packages based on the signers First Name and Last Name .
Regards
mario
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
Hi there.
What I'm trying to do is specify the sender of a package to be [email protected]. Our main account owner is [email protected]. No matter how I update my JSON, the package sender is still [email protected].
Here is my pertinent JSON package