
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
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- CSV Not Importing
We don’t seem to having any luck importing a simple .csv file. The import function acts like it’s working but no data imports or is shown in the collection The...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
