I have tryied updating some documents but an error pops up:
- Invalid relationship value. Mist be either an array of documents or document IDs, NUL given.
It is super strange because it pops the same error when performing the request using API calls and when changing it manually from the AppWrite Dashboard.
If someone can help me solve this I would be thankful.
TL;DR
Developers experiencing an issue updating documents due to an error related to relationship values. The error message indicates the need for an array of documents or IDs but is receiving NULL instead. This occurs both through API calls and manual changes via the AppWrite Dashboard. To resolve this, ensure that the relationship values are correctly formatted as either an array of documents or document IDs in the update request.Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.