is there an issue with Flutter auth right now? I am unable to login all of a sudden in my app with createEmailPasswordSession... when I go to verify the login status with await account.get(); I get a 401 error:
AppwriteException: general_unauthorized_scope, User (role: guests) missing scopes (["account"]) (401)
The app has worked for over 1.5 years without seeing this issue, so not sure what the cause could be. Let me know if any further details are required.
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...