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
- Which npm pkg to use in functions, 'appw...
I've been successful in creating users in a function with the node-appwrite package, but I'm trying to interact with databases. But there is no "TablesDB" class...
- OAuth Browser Popup doesn't close
after OAuth the browser popup doesnt close but the user is logged in, what could be the issue?
- Cannot create API key in Cloud
Console UI is blocking to create API Key for my project with "Expiration date" valeu "Never". It says: "This field is required" If i select an other option, it ...