gurvinder

Signing status "Completed" instead of "Signing Complete"

0 votes
Hi There, I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/ In this example, there's a line to check the Signing Status: SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, null, null ); System.out.println(sentSigningStatus.getToken()); According to this example, when signing is complete, I should get "SIGNING_COMPLETE" in the response but I am getting "COMPLETED" instead. So, I was wondering if this response is correct and indicates that signing is completed in the way it should have been? Thanks, Gurvinder

Approved Answer

Reply to: Signing status "Completed" instead of "Signing Complete"

0 votes
Hey Gurvinder, Thanks for letting us know. Sometimes things change in the product and a guide misses an update. If you (or anyone else) ever find another, please let us know in the same way you did, here. :) I hope the community has been helpful!

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off