This error occurs when my site is used inside an organization that blocks certain domains - i.e. social sites etc. These are just links to images in these domains using <img src = "">
In the Chrome console
Failed to load the resource: the server responded with the status 403 (Forbidden: category is prohibited) "URL followed"
How can I detect this error pragmatically and display the default image instead?
user1637281
source share