39 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Our customers are periodically getting the following error while trying to publish an approval:
"Unauthorized Access
We're sorry. Your session may have expired. Please try again.
Forum topic
OneSpan Sign
Hi there,
I am experiencing the error saying Unauthorized Access with the valid package ID "X8hRTbGl7GkXkdKoVxwJ92a6fqg=" when trying to create session token. I don't know why. Please advise.
Thanks,
Eddy
Forum topic
OneSpan Sign
Hello,
I have generated the below esignlive token, but when trying to access it, getting this message "Your authentication token has expired. Tue Oct 09 15:54 UTC".
I can access the package from esignlive portal but not from the generated URL.
Forum topic
OneSpan Sign
Whenever I make request to the https://sandbox.esignlive.com/api, I am getting the following error message {"messageKey":"error.unauthorised.noSession","message":"Failed to retrieve Session","code":401,"name":"Unauthorized"}.
I am usi
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
Hello,
I tried to implement "Create and Send a Package with the .NET SDK" but got following error.
Could not create a new package. Exception: The remote server returned an error: (401) Unauthorized. HTTP POST on URI https://sandbox.e-signlive.com/api/packages.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve a signer authentication token to build a signing URL using the createSignerAuthenticationToken method on the AuthenticationTokensService on the EslClient within the Java SDK.
Forum topic
OneSpan Sign
Hi Team,
Is there any way to authenticate signer while signing the document from Email.
Scenario: We just want to block the un-authorized user from signing if that user get access to the signing link from forwarded email.
Regards,