Session Token
Friday, June 9, 2017 at 05:31amHi,
I'm a little confused on the Signer Session. Right now, we created the package and then get the url via the GetSigningUrl via the PackageService.
What I undestand : When the user go to the the url authenticate itself (via the question/answerm or the sms), the session is created automatically and will expire after 20 minutes. The url remains active until the transaction expired.
About the session token. I am able to get the token from the transaction, after invoking the CreateSession(..). When I am trying to go the the url : https://sandbox.e-signlive.com/access?sessionToken= directly from the browser; I get "Unauthorized AccessYour authenication token was incorrect.". (*Instead of =
Reply to: Session Token
Thursday, June 15, 2017 at 09:01amReply to: Session Token
Friday, June 9, 2017 at 05:46amhttps://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken}
Hope this helps.Reply to: Session Token
Friday, June 9, 2017 at 06:17amReply to: Session Token
Friday, June 9, 2017 at 06:31amhttps://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken}
I believe the CreateSession() method is an old call and it is now deprecated.Reply to: Session Token
Thursday, June 15, 2017 at 08:37amReply to: Session Token
Thursday, June 15, 2017 at 08:55amReply to: Session Token
Thursday, June 15, 2017 at 08:58amReply to: Session Token
Thursday, June 15, 2017 at 10:23am