I've recently updated my self hosted appwrite instance to the 1.8.0 and updated my frontend with the tables db apis but strangely, even if I'm able to log in, get preferences, I get 403 Forbidden Cors error on endpoints which uses TablesDB apis, I'm missing something?
The app was working perfectly before the update to 1.8.0
TL;DR
After updating to version 1.8.0 of Appwrite, developers are experiencing CORS errors specifically on tables DB API endpoints even though other functionalities like login and preferences are working fine. The issue occurred post-update and was not present before the upgrade.