So I'm working on an app for my company and I've added in my domain name as the hostname for the project as well as for the custom domain.
But I'm still getting CORS Errors saying that:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cloud.appwrite.io/v1/databases/test-domain/collections/questions-collection/documents. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘https://localhost’).
When I have not even added localhost as my hostname I've added in my project domain name