BinyaminOriginal post
The creatEmailSession is for an existing user
Summary
The user was experiencing an error with the createEmailSession function. The solution is to use the create function for creating a user by email, as the createEmailSession function is intended for existing users.