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
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....