|
|
|
|
|
by TechRemarker
16 days ago
|
|
In Safari (macOS Beta), none of the pictures load. In dev tools shows 403 error for all. If view the image urls directly shows "It appears you don't have
permission to access this page. 403 Error. Forbidden." in a stylized font. Content blockers are "not" enabled. Able to replicate in Private window too. In Chrome however, images all load normally, also able to view the image urls directly. Very odd. No VPN and Private Relay is "off". Very unusual, will have to do some more digging assuming this is just affecting me and not others in Safari on latest macOS beta. Update works in latest Safari Tech Preview, so assuming some cache/cookie/etc issue even though again affects Private mode. |
|
It turns out the server is using referer checking and I've got referer disabled. Compare the following curl invocations:
vs. just The latter gives a 403.