Good day, Please I need assistance, I can't figure out how to use Query in my application. I have gone through the documentation, and the example provided did not work for me. I have also read where it was said that Query requires the fields to be indexed. when I use Query in my application, it throws a server error. I have attached the following screenshot 1. My package.json, 2. My code snippet, 3. My attributes(Tables) 4. The corresponding Indexes table.
Recommended threads
- Issue with relations on database
I'm creating a food ordering website for businesses. I'm having issues with the relations on my database I attached the attributes for the collections I'm hav...
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...