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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- How to properly implement custom domain?...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...