I am getting this error when I have setup everything on appwrite. Domain works and everythging.
Access to XMLHttpRequest at 'https://appwrite.tidymaidsoffrisco.com/v1/account/sessions/email' from origin 'https://test.tidymaidsoffrisco.com' 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.
[SOLVED] custom domain Access-Control-Allow-Origin
@BloodThermic How have you solved it ?
okay!
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...