i encounterd cors error in my react project , i watched few tutorials and setup cors option in appwrite , but the error still persists
Kindly make sure to specify Hostname under the settings of web platform
Please also share the request headers for the failing request
Hi, I am facing a similar CORS error. What name should I keep for the hostname
This is what I kept the name of my web platform
Please share the request headers for the related request
This is for the user.jsx file
This is a 401 error because you're unauthenticated. Is there another request?
This is for the ideas.jsx file
Also how do you change the hostname of your web platform in your console ?
Please share the request headers
Wait this isn't your thread...did you create a <#1072905050399191082> post?
fk my bad hehe
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)