stormpath-express-mobile-notes-example
stormpath-express-mobile-notes-example copied to clipboard
Cannot POST /register
I tried running this repository as suggested in the README.md and it doesn't automatically create the route for /register or /login.
Neither does on the deployed site https://stormpathnotes.herokuapp.com
Am I missing something?
Try adding an Accept: application/json header?
Thanks, that solved it 👍
Awesome! Glad I could help =] I'll keep this open so I add this to docs.