I have created a client of Appwrite in my react app. I have followed all the rules so as to avoid this error.
- Created a platform for my app.
- Setting up a hostname in appwrite platform.
- Setting up the correct projectID in appwrite client. I was getting a correct response for a few days. But suddenly one day I started getting CORS error out of nowhere. Even though I had made no changes to my code.
Please provide me a solution for this issue
i haven't used any web platforms based appwrite projects but is the error thrown if you do http://localhost:3000?
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...