Hello, I am using my sub domain as my project endpoint, however, I still get this error.
Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
Why am I still getting this error?
Hi ! Did you add a custom domain ?
Yes I did. I've added 3 custom domains to my Appwrite console and I've configured their CNAME records but I get the same error with each of them
@Steven please any help?
Have you added your domain as platform?
Not custom domain but a Web platform?
I'm using localhost. And I've added it.
So, in localhost usually this would happened. When you try on a Platform with domain that shares the same domain as your app, then, this message will go away.
So for example if your Appwrite is in api.domain.com then using your app on app.domain.com for example will remove this error.
Alright. Thanks
<:appwriteupvote:899677724615016528>
[SOLVED] Security issues despite using subdomain
Recommended threads
- login With OAuth Failed
login With OAuth Failed: when i cliick to login with any of the following (facebook, gmail or apple) am being redirected out of the app to enter my detail, afte...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...