405 MethodNotAllowed "Can not remove multiple entries" when patch or delete on service #3549
Answered
by
marshallswain
HarisHashim
asked this question in
Q&A
-
How to reproduce
Not sure why it says I am trying to delete multiple entries since it is just deleting one entry. For instance the URL I used in Postman to delete a task is localhost:3030/tasks?id=1 Also does this means Dove is by default not working for patch and delete? Since so far all the code is generated by CLI. No code change other than what the CLI create. Previously (long time ago), it just work. TIA |
Beta Was this translation helpful? Give feedback.
Answered by
marshallswain
Nov 11, 2024
Replies: 1 comment
-
Try this URL:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HarisHashim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this URL:
https://feathersjs.com/api/client/rest.html#remove