"message": "Invalid position. Object placed outside of document page boundary."
Tuesday, May 30, 2017 at 01:55amHi Team,
I am using REST API.
While creating packages I received following exception.
{
"messageKey": "error.validation.invalidPageLocation",
"message": "Invalid position. Object placed outside of document page boundary.",
"code": 400,
"name": "Validation Error"
}
Please refer following JSON and attached file which I am sending for creating package(https://sandbox.esignlive.com/api/packages)
{"roles":[{"id":"nilesh.shelke...icertis.com","index":1,"type":"SIGNER","signers":[{"firstName":"Nilesh","lastName":"Shelke","email":"[email protected]"}],"name":"InternalSignatory","emailMessage":null,"reassign":true},{"id":"c-sachin.shetye...icertis.com","index":2,"type":"SIGNER","signers":[{"firstName":"Sachin","lastName":"Shetye","email":"[email protected]"}],"name":"ExternalSignatory","emailMessage":null,"reassign":true}],"documents":[{"approvals":[{"fields":[{"binding":null,"type":"SIGNATURE","subtype":"FULLNAME","extract":false,"extractAnchor":{"text":"","index":0,"width":200,"height":50,"anchorPoint":"BOTTOMRIGHT","characterIndex":0,"leftOffset":0,"topOffset":0}}],"role":"nilesh.shelke...icertis.com"},{"fields":[{"binding":null,"type":"SIGNATURE","subtype":"FULLNAME","extract":false,"extractAnchor":{"text":"","index":0,"width":200,"height":50,"anchorPoint":"BOTTOMRIGHT","characterIndex":0,"leftOffset":0,"topOffset":0}}],"role":"c-sachin.shetye...icertis.com"}],"id":"DOCUMENT_ICMContract","name":"Sales_Master Agreement"}],"name":"Sales_Master Agreement","description":"2101811349","type":"PACKAGE","autoComplete":true,"status":"SENT"}
Could you please update us why its giving this error.
Reply to: "message": "Invalid position. Object placed outside of document page boundary."
Tuesday, May 30, 2017 at 06:49am