Skip to content

problem with json push #283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
mustafauysal opened this issue Apr 20, 2016 · 1 comment
Closed
2 tasks done

problem with json push #283

mustafauysal opened this issue Apr 20, 2016 · 1 comment

Comments

@mustafauysal
Copy link

mustafauysal commented Apr 20, 2016

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • You're running version >=2.1.4 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.

Thanks,

@drew-gross
Copy link
Contributor

The Dashboard just uses the JS SDK to send pushes, so this issue is probably a Parse Server issue. Can you open an issue on that repo that includes some logs from when you attempt to send a push?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants