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
- Getting CORS error when accessing websit...
When accessing my website I'm getting: (index):1 Access to font at 'https://assets.appwrite.io/fonts/inter/Inter-Regular.woff2' from origin 'https://mvp-site-ra...
- Questions about requests count on dashbo...
Hi guys I am new to this platform so I dont know if I am doing anything wrong. On dsahboard the request count is about 50k even though I dont feel like I have d...
- Account.get throwing an error on EXPO SD...
I am updating my react app to use EXPO SDK 54 and appwrite-react-native SDK 0.17.x but the account.get() function is not working I use it to get the current us...