Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
After upgrading to macOS Sequoia, many users have been surprised to find that a familiar website suddenly cannot be accessed — even across multiple browsers. Instead of loading, a message reading “Request is blocked” is shown, or a 403 Forbidden error appears in the console log. This issue has been shared by several users online, including discussions on Reddit and Apple forums in early 2025.
In this post, the issue will be explained based on first-hand experience, along with helpful steps that can be taken to work around it.
The issue occurred after switching to the Arc browser as the default on a new MacBook Pro. When attempting to visit a frequently used site — in this case, StandardProcess.com — the page refused to load. The same result was observed in Safari, Firefox, Orion, and Brave, even after changing the default browser again and restarting the system.
The exact message seen in the browser console was:
nginxCopyEditGET https://www.standardprocess.com/ 403 (Forbidden)
GET https://www.standardprocess.com/favicon.ico 403 (Forbidden)
No system-wide network blocks were knowingly applied by the user, and even on an iPad, the site failed to open.
Several attempts were made to isolate the issue:
These steps suggested that the problem was not local, but instead server-side or possibly linked to how the request was being interpreted by the website’s security filters.
The 403 Forbidden error usually indicates that a request was recognized by the server — but intentionally blocked. This can happen due to:
It was also observed that links clicked directly from emails did occasionally load, suggesting that URL metadata and referral source may have affected the server’s decision to block or allow access.
Here are some actions that may help resolve or work around the issue:
Although the problem seemed isolated at first, it turned out to be a server-side block that could not be fixed locally. In 2025, with privacy tools and browser behaviors evolving quickly — especially on macOS Sequoia — certain websites may be more sensitive to how requests are made.
If a website shows “Request is blocked,” and the 403 error appears across multiple browsers and devices, it’s best to report it to the site’s technical support. In many cases, the issue lies with how the server interprets the request, not with the Mac, browser, or user.