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-12-12T05:50:31.270Z
[timestamp] => 1544593831270
)