I try to get the current user data from database.listdocument(). everything but the don't work for me. Even the login user is also not shown in appwrite console database.
I created 3 users but it returned 2 users except the login one. I tried some other ways also but didn't get the proper solutions.
TL;DR
Developers are having trouble retrieving user data from the database. Despite creating 3 users, only 2 are being returned, and the logged-in user is not showing up in the appwrite console database. No solution provided.