Issue with account.get() – "type 'Null' is not a subtype of type 'bool'"
- 0
- Self Hosted
- Flutter
- Auth
Hey everyone,
I'm running a self-hosted Appwrite instance and using the Appwrite Flutter SDK. When calling account.get(), I get the following error: "type 'Null' is not a subtype of type 'bool'" I found this related issue: GitHub Issue #230, but the suggested solution (pinning to version 13.0.0) didn’t work for me.
Has anyone else encountered this? Any ideas on how to fix it?
Thanks in advance! 😊
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...