Skip to content
Back

Realtime doesn't seem to work with TablesDB

  • 0
  • Web
  • Cloud
Zsombi
28 Mar, 2026, 07:35

Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Channels etc, but nothing seems to work.

TL;DR
Developers trying to use Realtime with TablesDB should ensure they're using consistent terminology with their API and that the users listening have the necessary permissions. If rows aren't appearing when created, check the API terminology and user permissions. Try using Channels for a potential solution.
eldad
28 Mar, 2026, 07:41

2 common issues:

  • make sure you're using matching terminology to the one you use in your API (documents vs rows)
  • make sure your listening user have permissions to see the rows/documents that fire the events
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