Start guide and mongo

Hi. I am following Parse Server Guide | Parse

I start mongoDB with

npm install -g mongodb-runner
mongodb-runner start

but when I start parse server
npm start
and access http://localhost:1337/parse I get

“error”: “unauthorized”