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
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Auth Issue (maybe?)
Hi there, I'm relatively new to programming and am following a tutorial on youtube just to get an idea of how this all is suppossed to work. Now Im setting up t...