🐛 Bug Report: Null instead of bool error arises while mapping User's key «labels» #240
Open
2 tasks done
Labels
bug
Something isn't working
👟 Reproduction steps
Account(client).createEmailPasswordSession(...)
Account(client).get()
👍 Expected behavior
Return data of the currently logged in user.
👎 Actual Behavior
Throws "TypeError: null: type 'Null' is not a subtype of type 'bool'":
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Windows
🧱 Your Environment
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: