Earlier the api was working fine. Suddenly its stop working today. when i am trying to add target using targetAdd api the response showing invalid date message with
statusCode = 3
Below is the response :
stdClass Object
(
[result] => invalid date
[statusCode] => 3
[date] => 2018-09-19T12:02:47.494Z
[timestamp] => 1537358567494
)
Please help me to get it resolve