629 results matched your search criteria
Forum topic
OneSpan Sign
While attempting to upload a document to a package via the following call: https://sandbox.esignlive.ca/api/packages/9uPhYzkvKRJXmdxv4Bje_7gz9Ls=/documents
I am presented with the following error:
POST https://sandbox.e-signlive.ca/api/packages/9uPhYzkvKRJXmdxv4Bje_7gz9Ls=/documen
Forum topic
OneSpan Sign
Good Afternoon,
i am currently in the process of updating one of our Applications to include ADA functionality. This application is pointed at the cloud implementation.
Forum topic
OneSpan Sign
Is there a way to have the default visibility be hidden if a recipient does not have a signature or field on a document? It appears I have to manually hide the doc.
Forum topic
OneSpan Sign
Hello,
We need to change the signature appareance of our documents. The idea is to change the background image and the text format .
Can we achieve this?
Best regards,
Forum topic
OneSpan Sign
Hello Team,
Greetings for the day.
I use the same sender (Myself) in the sandbox and the time zone on my account is EST.
Breakdown of scenario:
Transaction 1:
Sender: Myself(ESL registered email with EST timezone in the account)
Signer: Myself w
Forum topic
OneSpan Sign
Hello,
I'm having a hard time structuring my JSON payload to reflect what I want to appear in my package. The documents have already been merged with *MOST* data via another source, but I do need to add some information to one of the 3 documents being sent for signing.
Forum topic
OneSpan Sign
Hi,
Every time When I create template, a default document named “Electronic Disclosures and Signatures Consent” is created. I don’t want this document.
Is there a way to do this?
Thanks
Forum topic
OneSpan Sign
When submitting a document package, can I assign a package ID, document ID, signature ID, and signer ID, or are those values assigned by the e-SignLive system? Thanks.
Forum topic
OneSpan Sign
Hi,
I am using spring boot rest template to create onespan package. I am trying to upload multiple files under key word "file" and json structure as "payload".
But I am getting 400 bad request. I have also checked whether the byte array is base64 encoded or not.