I am getting an error from appwrite. I added createEmailSession and it says function does not exsist please assist.
This looks like it's saying you're already logged in and trying to log in again, can you have a look for the cookies that will have been set to confirm that's what's happening?
I am a newbie when it comes to this where would I go to check the cookies
Open up the dev tools, go to the Application tab across the top and thre should be a section down the side for cookies
Ok got it let me try
Recommended threads
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...