
When I try to use the queries argument and even if I'm giving the correct field name of the documents, it still says invalid query: username whereas there is a username field in the document or can i have source for queries argument documentation so that i can understand more.
TL;DR
Problem with using the queries argument in appwrite [python], even when providing correct field names. Error message says "invalid query: username" despite username field existing in the document. Asking for documentation on queries argument for further understanding.
Solution: Check the syntax of the query being used to ensure it matches the field names exactly. Consult appwrite's official documentation for the queries argument for more clarity and guidance.Recommended threads
- Unraid Deployment
Does anyone know how to point a production iOS app to an Appwrite Docker image I have on my Unraid server? I need a lot of storage, and having Appwrite on my Un...
- Can't create account in fresh self-hoste...
Clicking Sign Up shows this in the console: TypeError: undefined is not an object (evaluating 'W.validity')
- Best practices for Appwrite authenticati...
Hi Appwrite community, I’m building a React Native app and planning to use Appwrite for authentication. I have some questions about the architecture and securi...
