I am getting intermittent issue of validation error in ESign Live using Apex SDK
Tuesday, May 10, 2016 at 06:01amI am using Apex SDK for one of our project in Salesforce and it does work while uploading document binaries. However, randomly on certain times it creates a validation error. This error has something to do with emails because by changing email address this error goes away. I am copying here a JSON response that we get on error. This error is intermittent and only occur randomly. We are trying to get rid of this issues. Any help would be greatly appreciated.
We are using a common Sandbox and we do send Sender Id in our request. This error is related to emails for sure. But no description is returned with the error. The same request works sometimes and does not works sometimes.
{"packageId":null,"messageKey":"http.status.400","technical":"","entity":null,"message":"Validation Error","code":400,"name":"Validation Error"}
Reply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Tuesday, May 31, 2016 at 04:32amReply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Monday, May 16, 2016 at 01:16pmReply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Tuesday, May 31, 2016 at 05:15amReply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Wednesday, June 1, 2016 at 10:58amReply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Wednesday, June 1, 2016 at 11:04amReply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Friday, June 3, 2016 at 09:49amReply to: I am getting intermittent issue of validation error in ESign Live using Apex SDK
Friday, June 3, 2016 at 10:07am