Hi,
I have been able to set data into appwrite , i also can sign in but for some reason when i use the getloggedinuser function to retrieve some of the data and display it it always comes back as null and I am a bit confused as to why and what to do.
if anyone asseen this before please let me know
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
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...