318 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
i have a problem when trying to generate a URL with sender authentication token to package view.
When i do that on old-instance (sandbox.e-signlive.ca) its working fine.
But when i do that on new-instance(sandbox.esignlive.com) its not working fine reps the UI looks the old way.
Is there a w
Forum topic
OneSpan Sign
Hello,
I am using eSignLive in my UWP project. It was working fine last couple of weeks before.
Forum topic
OneSpan Sign
<a href="$LINK_URL;">REGISTER YOUR ACCOUNT</a>
I was wondering if there is a specific URL I should be including in the html code?
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'm having difficulty understanding the inclusion of the callback key described here:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_event-notification
private EventNotificationConfig eventNotificationConfig;
public string URL = "http://my.url.com";
public string KEY = "abc";
Forum topic
OneSpan Sign
Hi,
Is there a way to just update the registered callback events for an account without having to update that account's callback url and key as well?
Forum topic
OneSpan Sign
I'm trying to get the pdf file via php using curl but I get nothing returned.
When I do the same in Postman I get the PDF file.
Here is my php code
$headers = array('Content-Type: application/json', 'Authorization: Basic '.$ApiKey, 'Accept: application/pdf', 'Connection: Keep-Alive');
$url
Forum topic
OneSpan Sign
Hi,
I am trying to get a signing url for a package and get this error:
Could not get a signing url. Exception: Unexpected character encountered while parsing value: . Path '', line 0, position 0. Unexpected character encountered while parsing value: .
Forum topic
OneSpan Sign
Hi ,
We are using our own twilio to send SMS. Once the User clicks on the link from email , onespan will call the Callback url configured in account settings with the OTP. And we inturn ,send it to the users by our Twilio account
Forum topic
OneSpan Sign
Hi,
My customer wants to be able to send the invitation mails for the signing ceremony from their own domain.