am trying to login from my terminal and appwrite console i could see that a session is created but am not yet allowed to login, the user value is still null
TL;DR
Developers are experiencing login issues due to missing user scope. A session is being created but users aren't able to log in, with the user value remaining null. The error message points towards a guest user missing the account scope.