mosh-hamedani / vidly-api-node

309 stars 285 forks source link

Cannot get users API #5

Closed arhoyFin closed 5 years ago

arhoyFin commented 5 years ago

I was able to get the movies and genre db working, but when I type

http://localhost:3900/api/users

it says Cannot get API users If I type

http://localhost:3900/api/movies Then I am able to see all the movies in compass database.

I follow all the steps above

arhoyFin commented 5 years ago

It is working properly, I made a silly typo mistake

frankelly001 commented 2 years ago

Am having the same problem "Cannot GET /api/users" from http://localhost:3900/api/users, i did exactly as u instructed, still the same problem only movies and genres api worked, am stucked at users