Hi does appwrite SDK 14.0.1 break emailsession as when I updated to it from version 13.0.1 I can no longer login. The account. createEmailSession also does not exist on type Account...
Going back to version 13.0.1 fixes it
This method has been renamed to createEmailPasswordSession in new version of the SDKs, it should still work the same way https://appwrite.io/docs/references/cloud/client-web/account#createEmailPasswordSession
Thanks 👍
Recommended threads
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...