I've lifted a Sails app both in Ubuntu 14.04 and Windows 7. When I send Get \api\user
in Ubuntu the users in db are returned but when I send the same request, a 404 response is returned.
Is there any difference between Ubuntu and Windows to handle Sails blueprint routes? I'm using mongodb as my database and when I use custom routes both Ubutnu and Windows work perfectly.
via user3070752
No comments:
Post a Comment