Hi everyone, my Python code is working perfectly to query all data from Tables with list_documents in Appwrite 4.1.0. However, when I move to 5.0.3, it does not work any more. Please help.
TL;DR
Developers are having trouble querying all data from Tables using list_documents in Appwrite 5.0.3 after upgrading from version 4.1.0. The solution provided is to check the API reference for the self-hosted version and ensure compatibility with the current version installed.