Hi,
can you please help with Signer Authentication REST API code
Thanks
Naresh
- Read more about Signer Authentication
- 4 comments
- Log in or register to post comments
- 292 views
Hi,
can you please help with Signer Authentication REST API code
Thanks
Naresh
Hi Team,
The integration program was run 3 times back to back(the program was submitted after completion of previous integration program).
For the 1st and 2nd time, the integration program went into error as follows:
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-12543: TNS:destination host unreachable
But the 3rd integration program was successfull and the transaction was created in Onespan sign.
Kindly help in resolving this error.
/api/account/subaccounts call returns number of subaccounts. I was wondering if it returns more than 100 subaccounts or if not, what I should do in order to retrieve more than 100 subaccounts.
Its possible append document to existing package using application/json content type and base64 coded pdf?
Hi team!
The email will be sent while the package is created , please see the below codes:
PackageId packageId = eslClient.createPackageFromTemplate(currentTemplate.getId(), newPackage); eslClient.sendPackage(packageId);
How to prevent the email notification?
I am trying to add validation to a Canadian Postal Code field using REST API using following code.
'validation' = {'required': True, 'maxLength': 7, 'minLength': 6, 'errorMessage': 'Please enter a valid Postal Code in format A9A 9A9', 'pattern': '^[A-Za-z]\d[A-Za-z][ -]?\d[A-Za-z]\d$'}
Hi,
when request is placed to OSS for signatory, do both sender and signer need to sign (or signing process will be completed if singer does the signature?)
Thank you!
Naresh
Hi,
please suggest what are suitable and best authentication tokens (user, sender, signer etc.,) that we should implement if we will have to get the unassigned docs signed through OSS
Thanks
Naresh
I am trying to list all transactions that have been done but in my GET https://sandbox.esignlive.com/api/packages I only am getting the last transaction. It does not bring all of them. I am wondering if there is any id or role name I need to change for every transaction I post?
Thanks!
We are getting an intermittent service connection error when generating tokens, do you have any ideas what would cause this issue?
Please refer the following Log details for the error: