Hey Guy am still struggling with this one Everything was working well a while back but now realtime is completly off. I set up my database collection to allow read to any and all users. I set it up in my pinia store but nothing worked now i decided to put everything in my vue component onMounted. But still nothing is working with realtime. It was working before very well but nothing at all now. I have tried with 2 different acounts pro and free but both have the same issue. Please i need some help. Any advice at all.
Recommended threads
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...