Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Creating package using REST API Text Tag not working

0 votes
{"status":"SENT", "documents":[{ "id":"Application", "description":"Application.pdf", "name":"Application.pdf", "extract":true, "data":{ "esl_doc_extract_type":1 } }], "roles":[{ "signers":[{ "name":"OWNER1", "auth":{ "scheme":"NONE", "challenges": [] }, "id":"OWNER1", "language":"en", "title":"OWNER", "firstName":"Ken", "lastName":"Hartness", "email":"[email protected]", "company":"Hartness Inc.", "phone":"2815834432" }], "name":"OWNER1", "index":1, "id":"OWNER1", "type":"SIGNER" }], "visibility":"ACCOUNT", "notaryRoleId":null, "settings":{ "ceremony":{ "optOutReasons":["Signing application with agent", "Mailing application"], "maxAuthFailsAllowed":3, "handOver":{ "title":"Signed Merchant Application", "text":"Welcome!", "href":"https://www.merchantfoundry.com" }, "documentToolbarOptions":{ "downloadButton":true }, "hideLanguageDropdown":true, "hideCaptureText":true, "declineButton":true, "optOutButton":true, "hideWatermark":false } }, "type":"PACKAGE", "autocomplete":true, "trashed":false, "description":"MCPS Application", "name":"MCPS Application Package", "due":"2018-04-30T00:00:00Z", "language":"en", "completed":null, "data": { "senderVisible": false } }

Attachments
test-2.pdf222.76 KB

Reply to: Creating package using REST API Text Tag not working

0 votes
I reduced the date to 1-point font so it is entirely on one line. Still receiving this response: {"messageKey":"error.validation.sendPackage.noApprovals","entity":null,"technical":null,"packageId":null,"message":"Cannot send package without approvals.","code":400,"name":"Validation Error"}

Reply to: Creating package using REST API Text Tag not working

0 votes
curl -H "Authorization: Basic $1" -H "Accept: application/json; esl-api-version=11.12" -X POST $2 -k -F payload=@$3 -F file=@$4 > $5 Your PDF (or mine) with the JSON I included, earlier, produces the following response: { "messageKey":"error.validation.sendPackage.noApprovals", "entity":null, "technical":null, "packageId":null, "message":"Cannot send package without approvals.", "code":400, "name":"Validation Error" }

Reply to: Creating package using REST API Text Tag not working

0 votes
7cc86556-171e-4ed4-b498-b9487a353423 We've never used anything other than position-specific signatures, but as the forms are updated, this is becoming impractical. If text tags must be enabled in the account, then that could be the problem. We could simply interpret the text as anchors, but text tags sounded so much easier.

Subscriptions

Topics Replies Freshness Views Users
Hi All, I followed instructions provided in https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/ "REST API" tab Also "Code Share" hyperlink does not have any code sample to d
19 1 year 1 month ago 316
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.