318 results matched your search criteria
Forum topic
OneSpan Sign
I am also finding it difficult to set the correct href. When I use the example 'www.google.com' when the button is clicked it has a query string attached. When I use a my own url urlencoded spaces are inserted or it redirects to esignLive's sandbox url and comes back with no transaction found.
Forum topic
OneSpan Sign
You moved the location of the personal certificate client and didn't let your users with on-site instances of OneSpan Sign know about the change. As a result, a few of our users were unable to download it and sign documents.
Forum topic
OneSpan Sign
I am new to OneSpan and need help on setting up CallBack URL.
1. How to setup Web server
Forum topic
OneSpan Sign
Hi,
User want a popup kind of thing that show all detail of a package.
I tried designer mode but it is not working if package is in Signer_Pending mode.
Thanks
Forum topic
OneSpan Sign
Hi
Is the URL below valid for the PROD environment?
https://apps.esignlive.com:8443/api
Can we also use
https://apps.esignlive.com/api
Thanks
Mario
Forum topic
OneSpan Sign
Hi,
How can i set the redirect url for a transaction? In my case, after successful completion of signing event, i am required to load a specific page and need user inputs on it (and not just a thank you dialogue)
Thanks
Forum topic
OneSpan Sign
Has anyone noticed problems with the handover URL and hash location strategy routing? If so, have you found a workaround?
When setting the handover url to something like "https://www.mydomain.com/#esign", we are seeing different behavior between the handover button and text link.
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.
Forum topic
OneSpan Sign
Team,
Trying to form iframe url for sender in the package. When i open the url, seeing an error unauthorized access.