661 results matched your search criteria
Forum topic
OneSpan Sign
Hello. This is not working. I tried below code and get this error message. I am trying to download an in progress transaction since this cannot be done in the UI. I tried the below code but am getting the below error message.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
Hi, would you be able to give me some scenarios where we use InjectedField.
Forum topic
OneSpan Sign
I am using the text tag extract example found here: Text Tag Extraction (Apex SDK) | OneSpan Community Platform
Forum topic
OneSpan Sign
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document.
Let my explain what I have been attempting to achieve.
First I upload a document to an existing package, the package already contains a new role that I have created.
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.
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
Forum topic
OneSpan Sign
Hi,
I'm trying to submit a payload to POST https://sandbox.esignlive.com/api/packages, in the past few days it has been intermittently working and not, this morning it hasn't been working at all yet.
The error message is
{ messageKey: 'error.internal.default',
technical:
Forum topic
OneSpan Sign
Hi,
I am trying to integrate the flow into a node application. I am stuck at the add documents/start session stages. I have created a template via the web UI. I am able to create a draft package via the REST API.
However I don't know what to do to make a package not a draft.
Forum topic
OneSpan Sign
I am trying to add validation to a Canadian Postal Code field using REST API using following code.