Appwrite Sites and localStorage Problem - Sites, Custom domains and API Endpoint
- 0
- Auth
- Sites
- Realtime
- Cloud
I'm currently struggling with the localStorage Problem and Custom Sites.
My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm getting the issue with localStorage when accessing the API via "https://cloud.appwrite.io/v1".
The Appwrite Site is hosted on project-workspace.appwrite.network and accessible. I thought I would have to add "api.project-workspace.appwrite.network" with a redirect to "https://cloud.appwrite.io" to the "Domains" tab in the Site in the Appwrite Console. But this leads to issues with a Certificate: "ERR_CERT_COMMON_NAME_INVALID".
What exactly do I have to do here to make the App work again?
And I'm currently still using "https://cloud.appwrite.io" in the Functions. Do I also have to change the url there?
Thanks!
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!