. Advertisement .
..3..
. Advertisement .
..4..
I get the “failed to load resource: the server responded with a status of 403 ()” issue when trying to open the console to load the Wc-product-import.min.js.
Here is the detail of the error I got the error message:
Failed to load resource: the server responded with a status of 403
Please give me some advice to solve this problem.
The cause:
This error happens may be due to the asset you’ve requested is ‘forbidden’. This could be due to an issue with your.htaccess file or permissions in your WordPress installation.
Solution:
You can resolve your probelm by deleting the.htaccess files that are in your root folder. After logging in to to your WordPress dashboard, let’s navigate to Settings->Permalinks, then click Save Changes. A new.htaccess file will be created for your WordPress installation,
A 403 HTTP status error means that the request was received but not fulfilled. This is because the requested asset is ‘forbidden.
This could be a problem with your.htaccess or permissions issues within your WordPress installation. You can delete the.htaccess files that are in your root folder. Log in to your WordPress dashboard and navigate to
Settings
->Permalinks
then click Save Changes. This will create a new.htaccess file for your WordPress installation.