probably chances are your controller implementation (user.newMethod) not returning anything or you have not defined controller implementation for route.
probably chances are your controller implementation (user.newMethod) not returning anything or you have not defined controller implementation for route.