Description
Check out this issue for an ideal bug report. The closer your issue report is to that one, the more likely we are to be able to help, and the more likely we will be to fix the issue quickly!
For implementation related questions or technical support, please refer to the Stack Overflow and Server Fault communities.
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server!
- You've met the prerequisites.
- You're running the latest version of Parse Server.
- You've searched through existing issues. Chances are that your issue has been reported or resolved before.
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.
@drew-gross told this might be a parse-server issue.
Thanks,
Logs/Trace
error: error while sending push code=101, message=Object not found.