I want to query by a list of Document Ids
queries: [Query.equal('\$id', ids)],
ids is List<String>
but I get the following error:
AppwriteException: general_unknown, Server Error (500)
using appwrite cloud
That should work...can you share your project id?
Can you print out ids before the query?
ok thanks the ids was empty
Ah ya. Ideally, Appwrite should handle that better...would you be able to create an issue for that?
[CLOSED] query by document ids flutter
Recommended threads
- Query.contains not supported on Cloud?
I try to filter a row which contain a string inside a string array column, however I get the following error: ``` {"name":"AppwriteException","code":400,"type"...
- AI feature by functions?
I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing...
- deployment for Tanstack start is not run...
You can see the image, "Build archive was not created", even though build ran fine