You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.Include the script tag with the provided kit ID in an HTML template.
2.Open the page in a browser.
3.Observe the "Forbidden" error in the console.
What is expected?
The script should load the Font Awesome icons as expected.
What is actually happening?
The browser console shows a "403 Forbidden" error, preventing the icons from loading.
Solution
Additional comments
I'm encountering a "Forbidden" error when trying to load my Font Awesome kit using the following script in my HTML template:
The script is https://kit.fontawesome.com/42d5adcbca.js
I tried different browsers and networks, but the issue persists.
The text was updated successfully, but these errors were encountered:
Version
3.0.6
Reproduction link
https://demos.creative-tim.com/material-dashboard-pro/pages/dashboards/analytics.html
Operating System
Windows
Device
PC
Browser & Version
Firefox
Steps to reproduce
1.Include the script tag with the provided kit ID in an HTML template.
2.Open the page in a browser.
3.Observe the "Forbidden" error in the console.
What is expected?
The script should load the Font Awesome icons as expected.
What is actually happening?
The browser console shows a "403 Forbidden" error, preventing the icons from loading.
Solution
Additional comments
I'm encountering a "Forbidden" error when trying to load my Font Awesome kit using the following script in my HTML template:
The script is https://kit.fontawesome.com/42d5adcbca.js
I tried different browsers and networks, but the issue persists.
The text was updated successfully, but these errors were encountered: