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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- 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...