Testing a push notification via REST Service ,filled only with a message payload returns this error.But I want my message to be send instantly
{
"status":"400 Bad Request",
"url":"https://api.appery.io/rest/push/msg",
"response":{
"code":"PNMN101",
"description":"Empty scheduled time"
}
}