449 results matched your search criteria
Forum topic
OneSpan Sign
Hi ALL
• Can the font/size of text for the eSignature capture be changed?
Currently when we test in the sandbox environment - i looks very tiny and difficult to read unless we zoom in - please let us know if anyone happen to increase the size of the eSigned signature.
Thank you,
Vemul
Forum topic
OneSpan Sign
Hi,
I tried to upload a document (attached) in the sender UI, it has error message as 'this document failed to upload and maybe locked'. but I tried it in the sandbox, and it's working fine.
Forum topic
OneSpan Sign
Hello, I want to send a pdf file using e-sign. I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api. Could you please share the anonymous block or wrapper program to call send a pdf file to the existing package.
Forum topic
OneSpan Sign
Hi,
I am getting the following error while connecting URL and application.
ORA-29273: HTTP request failed.
Below is the code snippet:
UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx');
v_request := utl_http.begin_request('https://sandbox.esignlive.com/', 'POST', 'HTTP/1.1');
Forum topic
OneSpan Sign
Hi Team,
I am trying to access the API: https://sandbox.esignlive.com/api/packages
Forum topic
OneSpan Sign
Hi Team,
We are getting issue while signing complete process for last signer for the given packet ID 9tICttbBe8xTghOAXD_00JM85YU= on eSignLive sandbox.
Can you please check why we get this repeated callback for same signing complete.
Thanks,
A. Rathore
Forum topic
OneSpan Sign
I am connected in production Salesforce to a Sandbox trial account. I keep getting this error if I try click 'New' to create a new package or template in the eSignlive App. I can create a new Convention without issues, though.
Forum topic
OneSpan Sign
Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.
For example: https://sandbox.esignlive.com/api/packages?filter=FILTER_NAME_TRANSACTION
Forum topic
OneSpan Sign
Hello,
I have already a template with 2 placeholders called Signer1 and Signer2.
When creating a document packge from the template, how I can update these placeholders to add the email address and first and last name for the signers.
Do you have such an example?