node-restful icon indicating copy to clipboard operation
node-restful copied to clipboard

Can not remove an object from th db

Open ghost opened this issue 9 years ago • 1 comments

Hi, i have made an M.E.A.N app, when i try to delete an object from the api with postman show me an error: Cannot DELETE /api, and also i can't remove from the app. Is the api that doesn't let delete or i have a bug in mi app? Thanks...

ghost avatar Sep 10 '16 16:09 ghost

Hey there, I'm pretty sure this is not an error with node-restful but a misunderstanding in how to use it. If you provide example code, a repository or a gist along with a sample cURL command, I would be more than happy to take a look.

baugarten avatar Sep 11 '16 01:09 baugarten