Using periods will prevent realtime from working. For example if your database id contains a period like here "JAx86RQ2r-VoD4POi.Tk" it will then looks like this "databases.JAx86RQ2r-VoD4POi.Tk.collections" if you want to listen to a specific channel. This way you will receive no incoming data!
lol...
And I was wondering why my realtime did not work <:PES2_Apathy:888440873094873099>
Recommended threads
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- i am getting 404 not found in my current...
in my current appwrite i am getting 404 not found from backend side and in frontend getting error of CORS error as backend is not working
- How to create a custom authentication sy...
I’m looking to create an Appwrite function that first verifies a client using some custom logic, like providing a secret key. Once this verification is complete...