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
- Urgent Help
Hello Appwrite team, I urgently need your help. I am the founder of OnBuch, an EdTech application used by around 10,000 users in Cameroon. In the last two day...
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...