286 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Reading older posts I could gather that following are the IP addresses for Sandbox and Production environment.
v11.0 Sandbox US: Environment URL: https://sandbox.esignlive.com
Primary IP: 54.85.59.26
Secondary IP: 54.164.84.186
Outbound IP: 54.84.89.182
v10.13.3 Production US: Environment URL
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
Hello,
we use sdk.net in our solution and we are confronted with slowness, for example when we try to add documents that exceed 3 MB to a package, it takes up to 8 seconds per document (sdk calls this method api rest : https://docs.esignlive.com/api-docs/sandbox-us/#/Documents/api.packages._package
Forum topic
OneSpan Sign
Hi,
I'm trying to implement Field Injection, but when I post to the payload to /api/packages, I get the following error.
"messageKey" => "error.validation.verifyDocument.hasNeedAppearancesFlag"
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve a signer authentication token to build a signing URL using the createSignerAuthenticationToken method on the AuthenticationTokensService on the EslClient within the Java SDK.
Forum topic
OneSpan Sign
Trying out the SignDocuments(packageId, signerId) call in the example throws EslServerException.
Additional information below: Could not create a signer authentication token. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
Hello,
Due to the security requirements of my company, we are required to use two-way SSL to communicate with eSignLive via API. Using the open Java SDK code posted in Github, it was easy to enhance com.silanis.esl.sdk.EslClient within my company to accomplish this.
Forum topic
OneSpan Sign
Hello team
I am getting following error while trying to utilize create package one step functionality exposed.
"Could not create a new package one step. Exception: The remote server returned an error: (500) Internal Server Error. HTTP POST on URI https://sandbox.esignlive.com/api/packages.
Forum topic
OneSpan Sign
Hi ,
I have created package and adding document from Salesforce. The document is in Spanish language.