286 results matched your search criteria
Forum topic
OneSpan Sign
Silanis
I’m a developer for Mendota Insurance. We’re still in the development phase using your eSignLive product in your sand box environment. I have some questions around the reporting.
Forum topic
OneSpan Sign
Hi,
This forum has been such a great help so far, that I figured I'd post here on the off-chance you can provide some guidance.
We're working on displaying the Signing Ceremony iFrame within our application on mobile devices (specifically an iPad running Safari) and have run into some issues.
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
Hey guys,
I'm having some trouble logging in on the Sharepoint Online App.
I'm following this steps.
Forum topic
OneSpan Sign
Hi All,
Hope someone can shed some light on what i am doing wrong.
In salesforce apex code I am creating package
DateTime dT = System.now();
dT.addDays(7);
ESignLiveExamples.createPackageWithDocumentsExample(
'Demo12', true, 'Demo12 description', dT, 'Hello World, Demo12 is READY'
);
Works gre
Forum topic
OneSpan Sign
Hello Onespan,
I am stuck with the issue for a while and decided to post something here.
I am currently using two documents for signing.
One document is in .pdf format and this works fine.
Forum topic
OneSpan Sign
Hi Silanis team- me again :)
We just updated to the .NET SDK to version 11.0.0.
Since then we are getting the following error:
Could not create an authentication token for a signer. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
I was trying to figure out why the "Click to Sign" Box was showing up in the top left corner of the Document. My assumption was that it meant that I was not properly placing it as an offset to an Anchor, Even though my Code does try to do that.
Forum topic
OneSpan Sign
Hi ,
I am posting below JSON, but its returning 1006 error code and the server repsonse is : Server returned HTTP response code: 400 for URL: https://sandbox.e-signlive.com/api/packages/
************************************************************************** JSON START****************************
Forum topic
OneSpan Sign
Hi
I am new to OneSpan and trying to going through following blog
https://www.onespan.com/blog/onespan-sign-how-making-rest-calls-onespan-signs-api-python