115 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs
Forum topic
OneSpan Sign
When trying to create a signing URL in an In Person signing scenario, I am getting the following error when trying to retrieve the SessionToken to use with the URL.
SessionToken sessionToken = eslClientWithHttpProxy.getSessionService().createSessionToken(packageId, signerId);
I have val
Forum topic
OneSpan Sign
Hi,
We are trying to use the REST API for creating packages, documents etc and currently we are using the API key in the request header to send the requests.
However, we are not sure if we need to use the Authentication Token while sending the requests or use the API key in the request header.
We
Forum topic
OneSpan Sign
Could I get someone to look at this package and help me understand why the signer got "Unauthorized Access: Failed to validate token"? The method that was used to generate the URL is run several times per day successfully but this one failed.
Forum topic
OneSpan Sign
Hi,
for InPerson signing, we manually launch signing ceremony with
GET https://sandbox.e-signlive.ca/access?sessionToken=token
from Postman, I got the response as sessionId such as
{
Forum topic
OneSpan Sign
Hi
I noticed there is a method in iOS mobile sdk, allows to sign with session token.
I am wondering if it is possible to use our server API to get that session token from eSignLive server and pass it down to mobile apps?
I know this sounds weird b/c we should have one session token per session (be
Forum topic
OneSpan Sign
In looking at the API reference as well as playing around with the calls in Postman, while Onespan guides users to create a bearer token, often they're not using it, instead passing the API Key in basic authentication. Why is this?
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
Hi,
We can generate package but not signing ceremony token from Safari browser. So, we see that package id is generated but we can not generate token when calling from safari browser.
Can you please help for solving this issue?
Thank you.