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
- 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