Closed
Description
Hello
i have noticed that the dashboard desnot send the JSON push notificaiton correctly
when i try to send JSON like
{
"alert": "test ",
"url": "http://ikhair.net" }
from the dashboard , i am not receiving any thing , while from rest api it works with no issue
the only deference in posted Rest request from dashboard vs the Manuel REST call is the content type
, on dashboard its always 'text/plain' even if JSON option is selected on the text box .
while with direct RESTAPI the 'content-type': 'application/json',
Note :sending text only push from dashboard works with no issue
Metadata
Metadata
Assignees
Labels
No labels