Authentication Token - webpageUrl??
Tuesday, May 17, 2016 at 02:57pmIn attempting to use signerAuthenticationTokens, I was looking at the following:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_authentication&s[]=webpageurl#signerauthenticationtoken_example
public SignerAuthenticationTokenExample() {
authenticationClient = new AuthenticationClient(webpageUrl);
}
What is the webpageUrl?
Reply to: Authentication Token - webpageUrl??
Tuesday, May 17, 2016 at 05:09pm