Hi
I’m working on making our signature process handle errors when loading, signing and uploading the document. I’ve handled most of the controller and .net issues however I’m running into the following issue when the document is confirmed and signed:
"Error: Unable to update entity: Signature Document"
I’m wondering if there is a way for me to catch this error in the javascript that is running on the view. I need to handle this error as it occurs when users are signing their documents and means they have to restart the process from the start.