Website URL
(https://cajachicaonline.kesug.com/php/c_grafico_ingresos.php I have an error when I want to show the graphs by years with the chartjs library)
Error Message
(On localhost it works fine but when I upload the project to the server I get this error Access to XMLHttpRequest at from origin ‘https://cajachicaonline.kesug.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
)
Other Information
(I updated the chartjs library and I still get that error)