We dont get imageUrl of users when do account.get(), i need to manually fetch,and set it. but this should be default behaviour.
account.getSession
The user avatar is not from appwrite session
So its not returned in the account.get()method
i dont receive it
Sorry, if you store it in updatePrefs it should be in account.getPrefs();
Reason because its not stored because the account image can be changed by user effecting the imageUrl too. Storing it is not a valid thing.
Recommended threads
- Running into a server error on my self-h...
Hey everyone, I'm running into a server error on my self-hosted setup after updating to v1.19.0. The issue only happens during user creation and deletion. Ever...
- 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...