adnanrahic / adnanrahic/nodejs-restful-api
DELETE returns the message Cannot DELETE /users/ID
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 329
- Forks
- 160
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.