I use the flutter client. I can login via the .createEmailPasswordSession(). A session is created in the Appwrite backend, this works perfect. However if i try the Account.get() method it throws a Exception: type 'Null' is not a subtype of type 'bool' which comes from the package:appwrite/src/models/user.dart. If i try fetching the user vie a http request it returns code 200 "{"message":"User (role: guests) missing scope (account)","code":401,"type":"general_unauthorized_scope","version":"0.12.137"}". I have no clue what to do, i think about switching to SupasBase or another alternative.
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- My projects were deleted
Hello everyone, My projects were for some reason deleted. I got an email informing me about project inactivity, when I clicked to activate it again, it was sil...