BucketListApp
BucketListApp copied to clipboard
Problem with the server
Hey, thank you for the great tutorial, it is of great use.
I am having troubles testing the registration/login with Chrome's rest. For some reason, it feels like the manageUser.js doesn't receive any parameter from the url. Whenever I print the user object, I only get { password : undefined } (I print it where you originally print the hash in your code).
Can you help ? I am pretty new to this.
were you able to find a solution for this?