don't know why the subscribe() function is not fetching the realtime event while performing crud opearations, I have set the collection permission to all users.
are you still having this problem?
also...I see you have both "Self Hosted" and "Cloud" tags. Are you using Appwrite Cloud or self-hosting?
Now its working
Great!
[CLOSED] Realtime not working
Recommended threads
- Query multi-tenant db with $permissions ...
I'm setting up a multi-tenant database with RLS enabled. My users my have permissions set for multiple Teams, and as such when they query the database with the ...
- All projects deleted
Hello, from the appwrite console last week I re-activated some of my old project and published them, yesterday I checked and none of the apps were working, now ...
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...