I'm encountering an error when attempting to delete a document from the collection, even though I've granted permission to the collection for anyone to delete a document.
At times, Appwrite displays "Document with requested ID could not be found," while other times it shows a "Server error."
TL;DR
Developers are experiencing an error when trying to delete a document from a collection, even though permissions have been granted. Appwrite shows either a "Document with requested ID could not be found" or a "Server error."