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
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...