videojs-youtube
videojs-youtube copied to clipboard
Error parsing header X-XSS-Protection: 1
I'm getting this error:
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.
and didn't find any useful information on this.
I'm also getting this error. Apparently it's a bug in the current version of Chrome with Youtube embeds (https://github.com/CookPete/react-player/issues/288). Since getting this error, is your video still playing?
I’m also receiving the error:
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.
The video is not still playing in my case.
I've added html5 to the techorder array and it worked. Just don't know why.
Hey the video plays now, thanks! I still receive the error:
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.
I am facing same problem, but my video playing.
+1
same too, but i've read from this maybe it's a bug in Chrome that will fix in version 66. https://github.com/CookPete/react-player/issues/288
This error is a know bug in the current google chrome and chromium. Please visit this link to know more https://stackoverflow.com/questions/48714879/error-parsing-header-x-xss-protection-google-chrome
The issue is related to Google Chrome as pointed by many already. You may follow the bug logs here, if anyone is interested. There is no workaround or fix for this as of now. Hence we have to patiently wait until it is resolved by either chrome/youtube team.