getting the following error in my app after deploying it: Access to fetch at 'https://appwrite.mydomain.tld/account' from origin 'https://myapp.mydomain.tld' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://localhost' that is not equal to the supplied origin. Have the server send the header with a valid value.
I have added the domains of my frontend and backend to Platforms. also stopped the instance and restarted it.
Recommended threads
- Appwrite mariadb container suddenly usin...
I'm hosting an instance of appwrite since months and updated to 1.8.0 couple of weeks ago. Everything worked fine, but today I noticed that my server is lagging...
- 404 not found error when accessing Conso...
I have a self-hosted Appwrite instance (version 1.6.1) running now for a while, but since today every time i try to access the Console or any Endpoint of the RE...
- Migrating from Self-Hosted to Self-Hoste...
There are guides on how to migrate from other sources to Appwrite Cloud but not from a self-hosted setup to another self-hosted setup. How would I go about migr...