When accessing my website I'm getting: (index):1 Access to font at 'https://assets.appwrite.io/fonts/inter/Inter-Regular.woff2' from origin 'https://mvp-site-razumly.appwrite.network' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Not really sure what's going on here since it was working a few weeks back. I just tried creating a new site from a template and I'm getting the same error.
I am also hitting this error. I've got a tanstack start web app and am trying to get it deployed. I first tried letting appwrite auto-config the tanstack deploy and got the 502 bad gateway, and then tried configuring tanstack with nitro v3 and got the same issue. Fwiw my region is new york.
I had Frankfurt and switched to San Francisco, both gave me the same error.
Recommended threads
- Questions about requests count on dashbo...
Hi guys I am new to this platform so I dont know if I am doing anything wrong. On dsahboard the request count is about 50k even though I dont feel like I have d...
- Account.get throwing an error on EXPO SD...
I am updating my react app to use EXPO SDK 54 and appwrite-react-native SDK 0.17.x but the account.get() function is not working I use it to get the current us...
- 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...