It doesn’t generate an error in WooCommerce -> Status -> Logs.
There are a number of errors in the error log with the correct time & date:
2020-11-13 09:41:48 Error 46.33.131.27 403 GET /wp-json/wc-analytics/admin/notes?page=1&per_page=25&type=error%2Cupdate&status=unactioned&_locale=user HTTP/1.1 https://my-site.com/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 975 Apache SSL/TLS access
2020-11-13 09:41:48 Error 46.33.131.27 403 GET /wp-json/wc-admin/options?options=woocommerce_task_list_complete%2Cwoocommerce_task_list_hidden&_locale=user HTTP/1.1 https://my-site.com/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 975 Apache SSL/TLS access
2020-11-13 09:41:49 Error 46.33.131.27 403 GET /wp-json/wc-analytics/admin/notes?page=1&per_page=25&type=error%2Cupdate&status=unactioned&_locale=user HTTP/1.1 https://my-site.com/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 975 Apache SSL/TLS access
2020-11-13 09:41:49 Error 46.33.131.27 403 GET /wp-json/wc-admin/options?options=woocommerce_task_list_complete%2Cwoocommerce_task_list_hidden&_locale=user HTTP/1.1 https://my-site.com/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 975 Apache SSL/TLS access
2020-11-13 09:41:50 Error 46.33.131.27 403 GET /wp-json/wc-analytics/admin/notes?page=1&per_page=25&type=error%2Cupdate&status=unactioned&_locale=user HTTP/1.1 https://my-site.com/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 975 Apache SSL/TLS access
2020-11-13 09:41:50 Error 46.33.131.27 403 GET /wp-json/wc-admin/options?options=woocommerce_task_list_complete%2Cwoocommerce_task_list_hidden&_locale=user HTTP/1.1 https://my-site.com/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 975 Apache SSL/TLS access
And it must be a permission problem as the console is producing scrolling errors, the first of which is:
Access to fetch at 'https://my-site.co.uk/wp-json/wp/v2/users/2?_locale=user' from origin 'https://scottishglidingcentre.com' has been blocked by CORS policy: Request header field x-http-method-override is not allowed by Access-Control-Allow-Headers in preflight response.
-
This reply was modified 4 years, 4 months ago by
swoolrich.