Even updating the doc is error as well
{ "message": "Server Error", "code": 500, "type": "general_unknown", "version": "0.11.45" }
Even if I got an error on updating the data, but still it updates the data
I cant still delete the document
Did you remove all references to related data? I'm asking because your first video showed the relationships. Yes, I know you have an open issue on github and have encountered some of the weird errors with relationships
I just delete the relationship atribute from fac_roles the attribute type is One way, and Many to one
Some of my collection also experience this
so I tried to delete that attribute
and yeah it delete the document successfully
[SOLVED] 500 internal error cant delete the Document
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.