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
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...