Sender Session - Access Denied
Thursday, August 18, 2016 at 06:36amHi 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 = authenticationClient.BuildRedirectToDesignerForUserAuthenticationToken(userAuthenticationToken, packageId);
When i enter the url: https://sandbox.esignlive.com/auth?authenticationToken=ZGJhYmYzODktNzRiYy00YWI2LWJlMDYtYWVjNjg5ZGE3YWIw&target=https%3a%2f%2fsandbox.esignlive.com%2fdesigner%2fVwT5ln9M2oJ7doH0CW5T4P_dMTk%3d
I get Access Denied error on the browser. Package is not accessible at this time.
Am I missing something here?
-Sumit
Reply to: Sender Session - Access Denied
Thursday, August 18, 2016 at 07:37amReply to: Sender Session - Access Denied
Thursday, August 18, 2016 at 07:28amReply to: Sender Session - Access Denied
Thursday, August 18, 2016 at 07:33amReply to: Sender Session - Access Denied
Thursday, August 18, 2016 at 07:47am