196 results matched your search criteria
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well!
Forum topic
OneSpan Sign
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then
Forum topic
OneSpan Sign
Is it possible to update the handover urls everytime a different user accesses the package? We have users who will access the document via sa personalised URL and we are hoping that after signing it would navigate them back to their personal url.
Forum topic
OneSpan Sign
We are embedding the designer in an iframe. After the user clicks "Send to Sign" the package moves to in-progress status. We prevent OneSpan from sending the message; rather we send the URL via Salesforce. What is the best practice to request a new URL to send via Salesforce?
Forum topic
OneSpan Sign
I have seen references in the documentation to what looks like a timed visual audit trail:
Forum topic
OneSpan Sign
Hi There,
I am trying to create session token to access the eSignature in an iframe.
Forum topic
OneSpan Sign
` var apiKey = "nulldev88";
$http({
url: "https://sandbox.esignlive.com/api/packages",
method: "GET",
headers: {'Content-Type':'application/json',"Authorization" : apiKey }
}).success(function (data, status, headers, config) {
console.log(data);
}).error(function (data, status, headers, config) {
c
Forum topic
OneSpan Sign
I emailed support earlier, but I'll post the question here too in case it leads to a quicker/better resolution.
Forum topic
OneSpan Sign
I have code that follows which I have used to setup delegation for various users. All of the sudden users no longer have delegated access and using the code reports it setup delegation but it doesn't work. We have a main account where users are created, they are assigned rights in a s