I want to enable cors on grafana so that I can make POST request on a react APP using grafana API. My issue is I can't set cors on grafana.
I have tried to edit the defaults.ini file for grafana but the issue of CORS Not enabled keeps persisting. How do I enable cors in Grafana?