Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
Environment Setup
Ubuntu 14.04
node v5.10.1
npm 3.8.3
mongod 3.0.11
parse-server 2.2.7
parse-dashboard 1.0.9
Steps to reproduce
I can't send json messages via parse dashboard. I've checked http response and it seems {result: true} but can't push message anyway. (no problem with text messages)
I didn't get any error with curl and json messages delivering smoothly.
Thanks,
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
Environment Setup
Steps to reproduce
I can't send json messages via parse dashboard. I've checked http response and it seems
{result: true}but can't push message anyway. (no problem with text messages)I didn't get any error with curl and json messages delivering smoothly.
Thanks,