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
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...