Skip to content
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

parse server unauthorized in http://localhost:1337/parse/test get this response {"error":"unauthorized"} on Untuntu 14.04 #284

Closed
2 tasks
RaghavThakkar opened this issue Apr 20, 2016 · 2 comments

Comments

@RaghavThakkar
Copy link

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

Steps to reproduce

Logs/Trace

Note: If you get a browser JS error please run npm run dev. This will provide source maps and a much more useful stack trace.

@drew-gross
Copy link
Contributor

Please use Stack Overflow for implementation related questions.

@RaghavThakkar
Copy link
Author

when i used this command it works perfectly. It's store object perfectly.
curl -X POST
-H "X-Parse-Application-Id: myAppId"
-H "Content-Type: application/json"
-d '{"score":1337,"playerName":"Sammy","cheatMode":false}'
http://localhost:1337/parse/classes/GameScore

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