318 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I was able to create an URL Snippet to automatically create a package from a convention. However, in my use case, I would like the URL to create the package and automatically allow the signer to sign in person.
Forum topic
OneSpan Sign
We are not able to render the generated signing url in our browser or iframe. The page used to display the consent form but it now remains blank. PFA images of the console logs while attempting to open the signable document.
Forum topic
OneSpan Sign
Hi
I have been playing with embedded signing URL generations lately and originally learned from this blog post that " Once you’ve gotten an authentication token, the next step is to build the fol
Forum topic
OneSpan Sign
Hello
Instead of using the OneSpan Sign email.complete email to provide a link to the signed documents to each signer, I would like to send a custom email or via a web page.
Forum topic
OneSpan Sign
We are integrating ESignLive with our ASP MVC site.
Forum topic
OneSpan Sign
Hello,
We are in exploring REST API for creating a package with a signing document. Thanks to the good developer resources on this site, we could accomplish this part but the challenge we have is the document resides on a Cloud platform and is accessible over a URL.
Forum topic
OneSpan Sign
Guys,
I have a few redirects that I am trying that are not working and would love to know where I'm going wrong.
1. I've set the handover and complete event to force the redirect of a user when completing a package and it doesn't seem to work.
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
I see in your .net SDK documentation that you can setup the push notifications by running this code:
eslClient.EventNotificationService.Register(EventNotificationConfigBuilder.NewEventNotificationConfig(URL)
.WithKey(APIKEY)
.ForEvent(EVENT1)
.ForEvent
Forum topic
OneSpan Sign
I'm setting up the url callback. My OneSpanSignConnector service is located on a service in the internal network not the DMZ.
This is how I was going to set it up: