P
P
Pavel2018-02-06 20:38:07
Google Chrome
Pavel, 2018-02-06 20:38:07

How to fix Error parsing header X-XSS-Protection?

hdWkpbPTpmE:1 Error parsing header X-XSS-Protection: 1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube: insecure reporting URL for secure page at character position 22. The default protections will be applied.

error in chrome developer console

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nurasyl Aldan, 2018-02-07
@nurasyl

more details here .

D
Dmitry Filandor, 2018-04-24
@LifeAct

It's a known bug in the current Google Chrome and Chromium:
https://bugs.chromium.org/p/chromium/issues/detail...
In the current version of their browser, the Chrome developers had restricted the X-XSS- Protection's report field URL to the same domain origin for some security reasons. So, when you embed a video with some embed code, as it downloads from another server where the header "report= https://www.google.com/ " is set, and while your page is not hosted at the google.com domain - the error message occurs.
Yet, all minor sites (including youtube.com) are sending report URLs with different origin domains in it. Probably, they are not even aware of this recent change in Chrome. So either YouTube will change their headers or Chrome developers will revert this. There's nothing that we, as end users, can do. Just wait till they sort this out.
The issue has been fixed in Google Chrome new update.
Version 66.0.3359.117 (Official Build) (64-bit)
Make sure you have updated Chrome to this version.
Source - https://stackoverflow.com/questions/48714879/error...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question