How to resolve Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'?

Ask Question

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.

Share

Improve this question

Follow

edited Jul 28, 2023 at 21:45

asked Jul 28, 2023 at 21:27

SpechtacularDave's user avatar

SpechtacularDave

71911 gold badge66 silver badges77 bronze badges

Add a comment

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