My code worked fine yesterday, didn’t touch anything and now tried to login in the app I’m working on and just keep getting this error :
Exception: Error initiating phone login: AppwriteException:, Connection reset by peer(0).
I tried both android and iOS emulators and same issue
We are currently investigating a cloud issue. You can check the status in the #cloud-beta channel. It should be resolved soon as we found the root cause.
Recommended threads
- Broken Flutter SDK >=24.1.0
Row.fromMap now does: ``` data: Map<String, dynamic>.from(map["data"] ?? {}) ``` But Appwrite Cloud TablesDB row responses return custom row columns flattene...
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...
- 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...