How to resolve Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'?
How to resolve Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'?
Asked 1 year, 5 months ago
Modified 1 year, 2 months ago
Viewed 67k times
59
Just in the past couple days I have started getting console errors in chrome on my website that I'm developing on my local machine. The error is "Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'.
From brief googling, it seems to have something to do with Google's privacy settings for their new topics ad tracking thing. I am not using any ad related scripts on my website, so I don't know why it just suddenly started appearing. Can someone tell me how to get this to go away?
Edit - I figured out that the chrome extension uBlock origin is causing the error. I'd still like to figure out how to make it go away rather than just disabling uBlock origin.
Follow
asked Jul 28, 2023 at 21:27
71911 gold badge66 silver badges77 bronze badges
4 Answers
Sorted by:
Highest score (default) Trending (recent votes count more) Date modified (newest first) Date created (oldest first)
67
I disabled uBlock origin which removed the warning in the console
评论 (0)