Hey! I just hosted my website on my domain, and i made a web platform with the domain set. However, when i try to do smth like reset password it says
Access to fetch at 'https://cloud.appwrite.io/v1/account/recovery' from origin 'https://www.proxilink.info' 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, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I dont know where the localhost hvalue is coming from, can you please help?