#getLoggedInUser() returning null
14 messages · Page 1 of 1 (latest)
can you share the code?
yeah sure there it is
may i know what are you doing inside createSessionClient()?
i am not sure about that i have been trying to follow the docs on their website but im kind of new with this
can u share it?
yep 😀
i think the session is not beign set properly or the client is not getting initialized properly..
can u also share what error is beign logged in the console?
looks like you are actually right the session isnt being done properly
i think you should try this to get the current session:
account.getSession("current")
i am not sure tho if this works for web
i think you should try different method to get the session
ithink the getSession doesnt work but at least ive got a lead to explore ! thanks