Hi Im doing a new project after de sign up, user is supposed to fill a form that will create a document in the database, document is created but it has no user data in the permisions, this doesnt happen if I log in after creating the account, am I missing something when creating the user to get the session?
sounds like you're missing the log in step
Should I ask the user to login after the account creation?
you don't need to ask. you can make the API call. You have the password
Got it haha thanks!
Is it working for you now?
It is thanks
[SOLVED] no session after sign up
Recommended threads
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...