adnanrahic / adnanrahic/nodejs-restful-api
DELETE returns the message Cannot DELETE /users/ID
Open
- Dominant language
- JavaScript
- Stars
- 329
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
Following the code and article through, all the other endpoints work, but DELETE (using POSTMAN) returns the following:
Error
Cannot DELETE /users/5b54e1d0b9d32adb9754faf7
(the DB is set up in mLab as per the start of the article).
GET returns the User
Any ideas why?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.