MihirOriginal post
Web Developer
I am getting 500 server error while using listDocuments Api with Query, when I dont use Query it works fine.
I have tried with different query options for all options it gives the same error.
Here is my code :-
Plain text
This is my appwrite version
"appwrite": "^13.0.2",
Summary
Developers encountering 500 server error when using Query with listDocuments API in Appwrite. The code provided is correct. Upgrading the Appwrite version to at least 13.0.2 could potentially resolve the issue.