When embedding a YouTube video: https://www.youtube-nocookie.com/embed/QL4bz3QXWEo.
And I open the devtools, it results to the following error:
Access to XMLHttpRequest at 'https://googleads.g.doubleclick.net/pagead/id' from origin 'https://www.youtube-nocookie.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Is there something that can be done to fix it, or is it related to the CORS policy on "googleads.g.doubleclick.net"? If the latter is true, are there any plans to fix it?