Forums
Hello
I am not able to fetch the documents after signing a package.
- Read more about Not able to get document after signing
- 2 comments
- Log in or register to post comments
- 46 views
SessionToken sessionToken = eslClientWithHttpProxy.getSessionService().createSessionToken(packageId, signerId);I have validated that the packageId and signerId are populated and correct for the package I am trying to create a signing session for. The error I'm getting is "Could not create a session token for signer."