stormpath-express-mobile-notes-example icon indicating copy to clipboard operation
stormpath-express-mobile-notes-example copied to clipboard

Cannot POST /register

Open chekkan opened this issue 9 years ago • 3 comments

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?

chekkan avatar Sep 23 '16 23:09 chekkan

Try adding an Accept: application/json header?

edjiang avatar Sep 24 '16 00:09 edjiang

Thanks, that solved it 👍

chekkan avatar Sep 24 '16 09:09 chekkan

Awesome! Glad I could help =] I'll keep this open so I add this to docs.

edjiang avatar Sep 25 '16 04:09 edjiang