Hi,
My URL looks like this, using a simple query to list documents: ..... without query parameter, my listdocuments works correctly to return all documents ...
when I add queries url parameter, i get the syntax error .... "general query invalid" 400 error
My URL lookslike this ... selecting 3 attributes.
As far as I can tell this follows the asked syntax perfectly.
Thank you in advance for any help.
Recommended threads
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- Error connecting to my GitHub repository
Nothing happens when I try to connect my GitHub repository, but when I try from “Create site,” I get a 500 error.
- 401 user_unauthorized on TablesDB update...
Hi Appwrite team, We’re hitting a permissions issue with TablesDB updates. Setup - Appwrite Cloud, JS SDK - TablesDB (new tables) - Row security enabled (Consol...