You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to delete a list using DELETEapi/lists/{id}. Everything works just fine and i got my 204 response. Then i went back to re-fetch my lists and the deleted list was there. I've tried to re-delete the list and all i got is 404.
The text was updated successfully, but these errors were encountered:
I was trying to delete a list using
DELETE
api/lists/{id}
. Everything works just fine and i got my204
response. Then i went back to re-fetch my lists and the deleted list was there. I've tried to re-delete the list and all i got is404
.The text was updated successfully, but these errors were encountered: