SignDocuments() returning "error.routeNotFound"
Thursday, January 12, 2017 at 06:05amTrying out the SignDocuments(packageId, signerId) call in the example throws EslServerException.
Additional information below: Could not create a signer authentication token. Exception: The remote server returned an error: (404) Not Found. HTTP POST on URI https://sandbox.e-signlive.com/api/authenticationTokens/signer/multiUse. Optional details:
{"messageKey":"error.routeNotFound","packageId":null,"entity":null,"technical":"This route does not exist.","message":"The requested resource does not exist on this server.","code":404,"name":"Resource Not Found"}My other question is, is using SignDocuments() a legitimate way to provide our end users the means to sign documents via our own UI (i.e. custom "Sign" action button) instead of going thru the embedded eSignLive iframe experience.
Reply to: SignDocuments() returning "error.routeNotFound"
Thursday, January 12, 2017 at 07:29amReply to: SignDocuments() returning "error.routeNotFound"
Thursday, January 12, 2017 at 06:44amReply to: SignDocuments() returning "error.routeNotFound"
Thursday, January 12, 2017 at 07:02am