suddenly getting these error messages:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: AppwriteException: , 404 page not found
E/flutter (12837): (0)
E/flutter (12837): #0 ClientMixin.prepareResponse (package:appwrite/src/client_mixin.dart:80:9)
E/flutter (12837): #1 ClientIO.call (package:appwrite/src/client_io.dart:383:14)
E/flutter (12837): <asynchronous suspension>
E/flutter (12837): #2 Account.get (package:appwrite/services/account.dart:20:17)
E/flutter (12837): <asynchronous suspension>
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)