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
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...
- Rate Limit of project
AppwriteException: Rate limit for the current endpoint has been exceeded. Please try again after some time. So , how much time I have to wait and why does it h...