CORS-POLICY issue help
Unanswered
Little yellow ant posted this in #help-forum
Little yellow antOP
Hey guys I have an api which serves 1000s of images coming from the same source but I am getting cors issue for a lot of images even after adding "Access-Control-Allow-Origin: http://localhost:3000" to the backend code. Can someone tell me how do I fix the issue.