facing issue with .createEmailSession
TL;DR
Developers are advised to ensure compatibility between appwrite and the library versions:
- For appwrite `1.5.x`, use library version `14.x.x`
- For appwrite `1.4.x`, use library version `13.x.x`
Verify the appwrite version and sdk version used. If encountering problems with `.createEmailSession`, check the compatibility between versions.Appwrite version and sdk version?
If using appwrite 1.5.x, make sure you use a compatible version of the library.
1.5.x -> 14.x.x 1.4.x -> 13.x.x
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...