
can someone please help me with this? I am trying to signup the user server-side in SvelteKit and once the user is signed up I am trying to log them in, matter of fact they get logged in but I get this error so by default the try-catch block is falling in the catch block and also the user is logged in but I am needing to reload the page in order to log go to the dashboard, all the logics and all are correct but still I don't get this error properly, also looked out through the appwrite docs but nothing seems to be really helpful...

Can you please show me the code that is throwing the error?
Recommended threads
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
