I'm performing a subscription to realtime channels, and after a few seconds I get an exception with this error: {type:error,data:{code:1008,message:Error: Server Error}}
I'm using flutter withappwrite 20.3.2 I'm calling: final subscription = appwrite.realtime.subscribe(['rows' ]);
I have checked permissions and client session is created...
My realtime of the same project, web, android and desktop stopped working as well
Is there any news?
Recommended threads
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- Realtime queries - do they work on respo...
The current Realtime Queries docs are not very clear on the subject - when using queries to filter the subscription results, can we query on the `response.event...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/