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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...