π Reproduction steps I encountered a server error while trying to implement a delete functionality in my project. Upon investigating, I discovered that the issue is with Appwrite itself. I attempted to delete directly from Appwrite, but encountered the same server error. The error was related to deleting documents from collections in databases.
π Expected behavior It is expected that the deletion of a particular document from the collection should be successful without displaying any server errors.
Here is my project id 656e00a196a8244c86a1
Well, I am unable to delete data in every document of every collection, may be because of having relationships in every collection.
I have 3 collections in my project database
users: 656ecb586a3a14542e59 posts: 656ecb31cb12a47afffb saves: 656ecb7f251d98fde34b
This is in Appwrite cloud?
Or you're self hosting
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...