Nginx – Django Backend is giving me this Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin'
I have tried just about everything from researching. Basically I have my frontend server and a backend server. My fronend server is getting the error from the backend server that is running Django. This is my settings in my Django…