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
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...
- 401 - Project not accessible, Singapore ...
Hi, I'm getting a 401 error when I try to open my project from the Appwrite Cloud console dashboard. Project ID : sgp-6a04326f002bd04cc420 Region : Singap...