please someone should help me i deploy my real time chatting app but resquest is blocked due to cors policy
You need to add a Platform from the Appwrite Console
please direct me on how to do it
i created a real time messaging app using react and i deploy it using netlify but i got this errors if user what to login, register
You need to add a Platform
Access to XMLHttpRequest at 'https://cloud.appwrite.io/v1/account' from origin 'https://main--verdant-marigold-273f1c.netlify.app' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://localhost' that is not equal to the supplied origin. cloud.appwrite.io/v1/account:1
Failed to load resource: net::ERR_FAILED
this is the error
how can i locate the platform
This error means you didn't add a Platform in the Appwrite Console
alright sir, can u tell me how i can add it
@Henry_Dustin
thanks bro
i have done it
is your problem solved?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- 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...