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
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...