name cannot be null or empty
Thursday, March 22, 2018 at 07:56amWhile attempting to upload a document to a package via the following call:
https://sandbox.esignlive.ca/api/packages/9uPhYzkvKRJXmdxv4Bje_7gz9Ls=/documentsI am presented with the following error:
POST https://sandbox.e-signlive.ca/api/packages/9uPhYzkvKRJXmdxv4Bje_7gz9Ls=/documentsresulted in a
500 Internal Server Error` response:
{"code":500,"messageKey":"error.internal.default","technical":"name cannot be null or empty","message":"Unexpected error
I did manage to view the entire body of the error message and it was a generic default error message.
Here is the document JSON given as an argument to the upload function:
{ "fields": [], "id": "contract", "name": "BidSettle_Contract-268-2018-03-22", "size": 0, "index": 0, "description": "DOCUMENT DESCRIPTION L7", "approvals": [ { "fields": [ { "type": "INPUT", "top": 549, "left": 414, "width": 119, "height": 30, "subtype": "TEXTFIELD", "id": "location", "value": "", "validation": { "required": true }, "page": 0, "extract": false }, { "type": "INPUT", "top": 549, "left": 563, "width": 119, "height": 30, "name": "", "value": "MMMM dd, yyyy", "binding": "{approval.signed}", "subtype": "LABEL", "id": "YUPpJcTscHUU", "page": 0, "extract": false }, { "type": "SIGNATURE", "top": 600, "left": 410, "width": 200, "height": 40, "value": "", "name": "", "subtype": "CAPTURE", "id": "CWcN4vO1sjo0", "page": 0, "extract": false }, { "type": "INPUT", "top": 650, "left": 410, "width": 150, "height": 30, "name": "", "binding": "{signer.name}", "subtype": "LABEL", "id": "MNidJWwjJAY4", "page": 0, "extract": false }, { "extract": true, "extractAnchor": { "text": "Confidentiality", "index": 0, "leftOffset": 10, "topOffset": 10, "width": 200, "height": 300, "characterIndex": 0, "anchorPoint": "TOPLEFT" }, "name": "SIGNATURE", "subtype": "CAPTURE", "type": "SIGNATURE" } ], "role": "Signer1319", "id": "signature" } ], "extract": false }We DO have a new development environment URL. I thought that maybe the esign sandbox needs to have specific domains registered and maybe that was the cause of the error but I don't see anywhere to register a new one on the console. HELP!! PLEASE!!!
Reply to: name cannot be null or empty
Monday, March 26, 2018 at 06:11amReply to: name cannot be null or empty
Thursday, March 22, 2018 at 08:15amReply to: name cannot be null or empty
Thursday, March 22, 2018 at 08:55amReply to: name cannot be null or empty
Thursday, March 22, 2018 at 09:15amReply to: name cannot be null or empty
Thursday, March 22, 2018 at 09:18amReply to: name cannot be null or empty
Thursday, March 22, 2018 at 09:23amReply to: name cannot be null or empty
Thursday, March 22, 2018 at 10:37amReply to: name cannot be null or empty
Monday, March 26, 2018 at 03:56amReply to: name cannot be null or empty
Monday, March 26, 2018 at 05:17amReply to: name cannot be null or empty
Monday, March 26, 2018 at 08:22amReply to: name cannot be null or empty
Tuesday, March 27, 2018 at 10:17amReply to: name cannot be null or empty
Tuesday, March 27, 2018 at 10:36amReply to: name cannot be null or empty
Tuesday, March 27, 2018 at 11:05am