Sudden CORS Errors - Domain hasn't Changed, Used to Work Previously with `*` Wildcard
- 0
- Web
- Cloud
I have an Appwrite project with two web apps configured, the first one has the hostname * and the second one I just added to test if it could fix the issue with the specific hostname of my Appwrite-hosted site. Previously * worked fine, now even with the specific hostname I'm getting these errors:
Access to fetch at 'https://fra.cloud.appwrite.io/v1/teams/69b1560c0009057775d8/memberships?queries%5B0%5D=%7B%22method%22%3A%22equal%22%2C%22attribute%22%3A%22userId%22%2C%22values%22%3A%5B%2269627c1e0022144128ce%22%5D%7D' from origin 'https://skincare-buddy.appwrite.network' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Not sure what exactly I can do to fix this.
Nevermind. I'm dumb. Did a big refactor and the client didn't have the AppWrite Project ID properly set. How can I close this?
Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case