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?
Did you add your domain as an allowed web platform?
yep!
i think it may be happening because i am sending it from my mobile app i am making on expo (whcih im running locally rn) and then it sends you to our website hosted on another domain to reset the password
do you think that is why?
So do you have that other domain added as a web platform? Can you share a screenshot?
yep!
it says this on network
and my project id and all is set
You added proxilink.info, but your app is on www.proxilink.info
that makes a difference?
gotcha
lets test
oMG
god bless you steven
🙏
thank you sir, appreciate the fast help 🫡
Happy to help!
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help