[BUG] CORS Issues with Videos
See original GitHub issueWhen visiting a page with videos embedded, such as Get-Started-with-Microsoft-Teams.aspx, I’m seeing a CORS issue preventing the video from loading.
Load denied by X-Frame-Options: “SAMEORIGIN” from “https://www.microsoft.com/library/errorpages/smarterror.aspx?correlationId=FcaZliFxN0eTFfvY.0.3.0”, site does not permit cross-origin framing from “https://support.office.com/en-us/client/422bf3aa-9ae8-46f1-8…gservices&version=1&fromOrigin=https://tenantName.sharepoint.com”.
Learning Pathways version number: 3.0.4.0
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Trying to understand CORS for videos - Observable
Trying to understand CORS for videos. Videos (like images or audio) are special with respect to the same-origin policy.
Read more >YouTube embedded player causes CORS errors - Issue Tracker
The YouTube embedded player causes CORS errors. The errors start a couple of seconds after the page and the player are loaded. Once...
Read more >Youtube CORS error | Firefox Support Forum
Hi, I faced the problem with Youtube recommendations on a video page. ... In console i get an error: Cross-Origin Request Blocked: The...
Read more >CORS Policy problems, videos doesn't work anymore #230
The reason this fails now, and not before is that interactive video sets crossorigin="anonymous" in the newest version, so that there will be...
Read more >What Is a CORS Error and How to Fix It (3 Ways) - Bannerbear
As a CORS error occurs when the external API server doesn't return the HTTP headers required by the CORS standard, you can add...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Ah ha! This is an Edge Chromium issue (Canary, 82.0.425.0). Works fine in Chrome/FF current production.
This issue is locked for inactivity or age. If you have a related issue please open a new issue and reference this one. Closed issues are not tracked.