Back

How to queries a user.list() in node-appwrite ?

  • 0
  • Functions
MATT
7 Apr, 2024, 10:30

When i using node-appwrite --v 9.0.0 the queries work like in description of user.list but when i use 12.0.1 i have error "param: Invalid query: Invalid query"

TypeScript
      Query.equal("email", ["mat.mat97@gmail.com"]),
    ]);
TL;DR
Developers are experiencing an error with queries in node-appwrite version 12.0.1 while trying to use the `user.list()` method. The error being encountered is "param: Invalid query: Invalid query." To resolve this issue, it is best to check the documentation for version 12.0.1 or consider downgrading to a previous version where the queries work as expected.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more