Skip to content
Back

Database listRows method call failing in Flutter

  • 0
  • Flutter
  • Web
  • Android
  • Databases
  • Cloud
maddie
25 Feb, 2026, 05:53

I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of the app which has been working fine has suddenly stopped as well.

I have verified that it is in fact the listRows method failing and not the assignment after it (i.e. I didn't set latestVersion to a text parameter). Additionally, the listRows call seems to be failing in every other use across the app as well.

Attached are screenshots of what I believe to be relevant, including the relevant code snippet, screenshot of the database, and console error message. However, I don't believe my code can be the issue because the stable version of the app has stopped working without any modification to the code (which is what led me to look into this in the first place).

Thanks for any help in advance! :)

TL;DR
Issue: listRows method call failing in a Flutter app on a database, causing errors across the app. Solution: The issue is not related to the code, as the stable version of the app has suddenly stopped working without any code modifications. It appears to be a backend-related problem. Developers may need to investigate changes in the backend system that could be affecting the listRows method.
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