Must call google.charts.load before google.charts.setOnLoadCallback Error
-
I am getting the Must call google.charts.load before google.charts.setOnLoadCallback error on one of my sites after setting up this plugin. I tried all of the suggestions given to other users, and nothing works.
It appears this is being caused because your code is trying to load an insecure URL. The browser console is showing the following error:
Mixed Content: The page at ‘https://[domain]/wp-admin/admin.php?notification=authentication_success&page=googlesitekit-dashboard’ was loaded over HTTPS, but requested an insecure stylesheet ‘https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css?ver=5.3.2’. This request has been blocked; the content must be served over HTTPS.
Please fix and advise.
- The topic ‘Must call google.charts.load before google.charts.setOnLoadCallback Error’ is closed to new replies.