NikkyOriginal post
Rank 2: Process
Cant get the logged in user using account.get(). But I successfully logged in and got the session object. But I could not get the logged in user through account.get().
Summary
Developers are having trouble getting the logged-in user using account.get() in Next.js. They mention logging in successfully and retrieving the session object, but are unable to fetch the logged-in user. The inquiry includes asking about whether they are using Appwrite Cloud or self-hosted and the SDK version.