320 results matched your search criteria
Forum topic
OneSpan Sign
POST /apitoken/clientApp/accessToken endpoint not working on Vancity SBX. Host portion is fine as it works with GET /api/sysinfo endpoint.
{
Forum topic
OneSpan Sign
Hello,
We have the latest version of the on-premise OneSpan Sign platform and application installed here and we are quite confused as to why we are not allowed to create the same sender on more than one account.
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We have built out logic to reject attachments but we have come across a scenario where if a sender has multiple attachments that are rejected, when we reject those attachments using the AttachmentRequirementServi
Forum topic
OneSpan Sign
Hi, everyone,
We're starting a project to integrate eSignlive into the salesforce org of a customer in my company.
While checking the documentation, we've seen that this specific part is pretty useful to us:
http://docs.esignlive.com/content/e_classic_application_user_s_guide/signers/receiving_es
Forum topic
OneSpan Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.
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
We currently received notifications when the package is completed "PACKAGE_COMPLETE" however the documentid property is null.
Forum topic
OneSpan Sign
Getting error when create package when read file from server.
Working Code: When read file from local machine
var options = {
'method': 'POST',
Forum topic
OneSpan Sign
Hello,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have setup below usecase which is working fine.
1. Sent e-signature request to John smith (only one signer on the package).
2. John Smith signs the document.
3.