Hello, I have a problem updating a document (product) which has 6 attributes that are relationships to other documents (from other collections such as brand, category,...), I already checked that the permissions in the document collections that I have as relationships (brand, category,...) are configured in the same way as for the product collection. I cannot update the product document if I pass it the parameters that are relations, but it does update if I pass null in the parameters that are relations. The relationships are 5 bidirectional (many to one) and 1 unidirectional (many to one). The error I receive is the following: catch error updateDocument product= AppwriteException: general_unknown, Server Error (500)
Recommended threads
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...