I'm using django code for the app server, which is available at https://github.com/AgoraIO/Agora-Chat-API-Examples/tree/main/chat-app-server-django, and this for the web SDK, which is available at https://github.com/AgoraIO-Usecase/AgoraChat-web. i am getting the CORS error. Do I need to enable any Agora settings. A call can also be put up, right? Getting this error : The CORS policy has prohibited access to XMLHttpRequest at 'https://localhost:8000/app/user/register' from origin 'http://localhost:3000': Preflight response fails access control verification: The requested resource doesn't have a 'Access-Control-Allow-Origin' header.
Access-Control-Allow-Origin: *