Closed
Description
Hello!
I installed Node.js (version 5.6.0) and mongodb on a virtual machine.
To check if the environment works, I tried to enter from console:
curl -X POST -H 'X-Parse-Application-Id: AppId "-H" Content-Type: application / json "-d' {" score ": 1337," playername ":" Sammy "," cheatMode ": false} 'http://localhost:1337/parse/classes/gamescore where to AppId I replaced my AppId.
I always get the following error: {"error": "unauthorized"}
I created a virtual machine with Windows Server 2012, the same configuration for nodejs and mongo, testing the same script,it's works.
I do not understand why
Metadata
Metadata
Assignees
Labels
No labels