I have a Users and Lists collection inside my Appwrite database. Users and Lists have a two-way relation with each other. When I query the database for a specific User with its DocumentId, I get a valid response, as long as there is no List added to the user. When I connect a List to the user (relation), I get an user_unauthorized response. Event though I have Any: Read permissions inside my Users collection and also inside the Lists collection. Document security is disabled. Am I doing something wrong? My goal is to retrive the user and all lists which are related to that user.
Recommended threads
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...
- Duplicate Billing Issue – Charged Twice ...
Hi Appwrite team, I noticed that my card was charged twice for the subscription payment ($25 each), even though I only intended to make a single payment. Coul...