286 results matched your search criteria
Forum topic
OneSpan Sign
I am using a sandbox so perhaps the class definition does not match what is there.
I get an invalid primitive error on the following code snippet:
string pkgId = ESignLiveExamples.createPackageExample();
ESignLiveSDK sdk = new ESignLiveSDK();
ESignLiveAPIObjects.Package_x pkg = sdk.getPackage
Forum topic
OneSpan Sign
Is there any way I can remove account logo.
I can replace it by logo-esl.png with logo I want. But I don't want any logo in the signing page. How do I do that
Thanks
Forum topic
OneSpan Sign
Is is possible (e.g. for administrator account) to view list of all transactions for all senders, aside from "Reports" page? And to examine contents of each transaction (signers, files etc.)?
Forum topic
OneSpan Sign
I'm working off the postman api integration tutorial.
I'm running into the following error with not finding my user. I've set up a new account and tried that api key as well from the admin.
Forum topic
OneSpan Sign
Good Morning,
I am currently in the process of making modifications to exsiting signing ceremonies in order to use the WithAda() Flag and make the documents readable by software such as the JAWS reader.
Forum topic
OneSpan Sign
In the admin page/integrator tab, we used to be able to see the API-Key. It no longer shows up (we are in sandbox). Wondering as to why we arent able to see the API key anymore.
Forum topic
OneSpan Sign
Hi there,
Is it possible to disable the 'Accept Only' check box from tagging layout page?
Thanks,
Calum
Forum topic
OneSpan Sign
I’m a little confused over how to correctly and completely iterate over the results returned from the esl.PackageService.GetUpdatedPackagesWithinDateRange, as it appears I’m only iterating over the first 10 items.
I have the following code:
Page packages = esl.PackageSer
Forum topic
OneSpan Sign
Hie,
I am adding fields to pdf using approval(in json format). It is working fine for every type of fields(TEXTFIELD, CHECKBOX) except I can only see a single SIGNATURE capturing field even if I've added two/three of them inside json. Am I missing something ?
Forum topic
OneSpan Sign
We are not able to render the generated signing url in our browser or iframe. The page used to display the consent form but it now remains blank. PFA images of the console logs while attempting to open the signable document.