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
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...