
Hi as the titel says i keep running into a mismatch when trying to access my site.
so im running into 2 issues
(self hosted website & appwrite)
- Some of my project is not being build properly therefore it doesnt make right calls etc. (different issue.)
So i tried to get it working on vercel. with which previously i used the appwrite cloud. However now i try it again to see if i get a different result. and i keep getting hit with:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://appwrite.lostcausenetwork.com/v1/account. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘https://dnd-charactersheet.vercel.app, https://dnd-charactersheet.vercel.app’).

vercel link:
https://dnd-charactersheet.vercel.app/ Domain: https://lostcausenetwork.com Endpoint: NEXT_PUBLIC_APPWRITE_ENDPOINT=https://appwrite.lostcausenetwork.com/v1

you can try to log in with:
guest@gmail.com Guest123!
Recommended threads
- How to ByPass the Hostname restriction f...Hello, Im hosting my React application in a stateless server environment, where the IP of the client keeps changing for the server. How do I bypass the hostname... 
- Server error 500 in appwrite 1.8.0jwt = users.create_jwt(res["userId"])["jwt"] I got this error 500 after changing environment variables and restarting containers export _APP_DOMAIN=server1.ava... 
- Email templates partially broken in non-...Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a... 
