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().
TL;DR
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.
Ryan
15 Apr, 2024, 16:46
Are you using Appwrite Cloud or self hosted, and which version of the SDK are you using?