545 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
One of our customer is asking do we have some logging capabilities in our SDK? They are using Java SDK and they want to know what API calls have been eventually sent out.
Forum topic
OneSpan Sign
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post:
https://developer.esignlive.com/forums/topic/creating-a-package/
However, it appears that my SDK is not being recognized. Any ideas?
Forum topic
OneSpan Sign
Hello,
Is there a way to update package builder after package is build? There's no method found in the SDK.
Please advise. Thanks so much.
Forum topic
OneSpan Sign
We have been working mainly with the UI, but are looking to get started with the Java SDK. Is there any documentation or tutorials available to help?
Forum topic
OneSpan Sign
Are there any plans to provide an android example sdk? We are eagerly wating
Forum topic
OneSpan Sign
Hi team,
A datepicker field, normally looked like below in JSON, where the "pattern" field represents the format:
{
"name": "",
"type": "INPUT",
"binding": null,
"validation": {
"errorMessage": "",
"required": false,
"enum": null,
"maxLength": null,
"errorCode": nul
Forum topic
OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
OneSpan Sign
I have a few questions about the authentication pattern for the APEX SDK. I think I know the answers but I'd like confirmation: