22 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We started integration with oneSpan and our applications and we are now facing issue with callback notification service.
We have 2 applications which can initate signing process in oneSpan (sales app and hr app). Both has different client apps key configured.
Forum topic
OneSpan Sign
Hi There ,
I want to know about any provision of sending the authentication token to the callback generation rest api call so that once the callback happens
, we may get that token back with the request.
Forum topic
OneSpan Sign
We have registered Callback Event Notification on OneSpan Sign Web UI and Key is getting gernerated correctly. However, I am receiving below error on email as OneSpan Sign Sadnbox access is assigned to me only.
Forum topic
OneSpan Sign
Hey guys.
I'm developing a connector with Digibee as listener of the Callback Event Trigger, although event after providing the API Key in the Callback Key field, the Callback event is getting 401 Unauthorized.
Forum topic
OneSpan Sign
Hi ,
Please assist with "Could not download the documents to a zip file. Exception: Unexpected character encountered while parsing value: .
Forum topic
OneSpan Sign
I will have a great number of users to maintain.
In order to simplify process and to make adding and modifying users I need to (or prefer to)
1. Add users programmatically (this probably has to return user API key)
2. Once user is added I would need to modify
a. Callback URL
b. Callback Key
c. Sele
Forum topic
OneSpan Sign
I've been having a bit of trouble connecting to the Canadian sandbox environment. The specific error message I'm getting is: "Could not get package.
Forum topic
OneSpan Sign
Hi Everyone,
When you login to OneSpan, https://apps.e-signlive.ca/login, on two tabs using the same web browser, the data on one tab (such as callback url, or secret key) seems to become corrupted or changed by the other tab.
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.