Permission policy header on wordpress
-
Hello, we were having issues with YouTube videos not playing in full screen mode. After adding the YouTube URL to the fullscreen permission policy, the issue has been resolved, but we are still receiving the following error message on the javascript console: “Error with Permissions-Policy header: Parse of permissions policy failed because of errors reported by structured header parser.” How can it be resolved? This is how it looks:
Header set Permissions-Policy “geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self “https://example.com” “https://www.youtube.com” “https://m.youtube.com”),payment=()”
- The topic ‘Permission policy header on wordpress’ is closed to new replies.