Web Developer
Hello,
My website worked fine and the connection with the appwrite database was working perfectly but when I deployed my website I have recently started getting errors on my localhost as well as my domain. I have used a * wildcard and stopped receiving the CORS errors, however I am receiving this error now: [Warning] Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
I didnt need to add a custom domain in the past, but I have recently deployed my website on vercel. My custom domain with my website were verified, but I cant access appwrite from localhost nor my domain.
Can someone please help me? Thank You in advance.