Skip to content

"error":"unauthorized" on debian 8.3.0 #477

Closed
@maurosoft1973

Description

@maurosoft1973

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions