Skip to content
Back

Empty listRows() response

  • 0
  • Databases
  • React Native
  • Functions
  • REST API
Sherriz
5 Jan, 2026, 03:24

Hi there, I'm shehryar, I'm new to react native and appwrite as well, I'm following a tutorial, what's surprising is the listRows({databaseId, tableId, queries}) is returning an empty response like {rows :[], total :0} but on the other hand when i call getRow({databaseId, tableId, rowId}) it works and I get an expected response. I'm not following what I am doing wrong. i have all permissions checked as well.

šŸ™ Will appreciate the help.

TL;DR
Issue: listRows() method is returning an empty response while getRow() is working fine in React Native with Appwrite. Permissions are all checked. Solution: Double-check the parameters passed to listRows(), ensure they are correct. Check the query being used, as it might be causing the empty response.
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