I am getting an issue with Appwrite saying that my email isn’t valid when I use the former and I get an issue saying that my password isn’t valid when using the latter.
Email session doesn't exist at all
Use email password session in your case
Old version
It was renamed recently
Yes, you should use latest if you're using the latest appwrite SDK
So yeah the current issue is that I cannot fix the password problem
Double check that you're actually passing it the correct input
I’ve read that order matters
Like email, password then firstname etc
Give me 5 mins
Yes
Recommended threads
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- [SOLVED] React Native Appwrite SDK not w...
So I'm trying to generate a unique ID using the ID.unique() and its generating properly, but its saying its longer than 36 characters but it isnt.. ```typescri...
- Unable to execute function
i wanna also ask why im facing the error in appwrite functions Traceback (most recent call last): File "/usr/local/server/src/server.py", line 106, in action...