196 results matched your search criteria
Forum topic
OneSpan Sign
Hey there,
i was following this guide (https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/) and I´m always getting Unauthorized Access as a respond.
Forum topic
OneSpan Sign
Is there an example somewhere showing how to set up delegate access with the APEX SDK?
KB
Forum topic
OneSpan Sign
Can some help me out with this error message? The first signee had no issues but the second signee went to the package a day later to sign and then received an Access Denied. Is it possible there was some kind of timeout because they waited a day to sign? I didn't think tha
Forum topic
OneSpan Sign
Could you explain when access ability should be used and how to use it via JAVA SDK?
Thanks
Wendy
Forum topic
OneSpan Sign
I am using the APEX SDK to create a package, add a document and signers and then send. I receive an email to sign the document and it works great.
Forum topic
OneSpan Sign
Hi,
Are there APIs to access packages that are completed via salesforce connector?
please let me know
Forum topic
OneSpan Sign
no postman, no python , no this site OneSpan Sign Sandbox | OneSpan Community Platform
Forum topic
Intelligent Adaptive Authentication
Initially, I was getting this error: "Unable to find registration code in Shared Cache". I tried the solution explained here: https://community.onespan.com/forum/unable-find-registration-code-shared-cache
Forum topic
OneSpan Sign
Hi Michael,
I have used the following code to get the urlToDsigner
string userAuthenticationToken = eslClient.AuthenticationTokenService.CreateUserAuthenticationToken();
AuthenticationClient authenticationClient = new AuthenticationClient("https://sandbox.esignlive.com");
string urlToDesigner =