question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] CORS Issues with Videos

See original GitHub issue

When 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:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tsewardcommented, Feb 18, 2020

Ah ha! This is an Edge Chromium issue (Canary, 82.0.425.0). Works fine in Chrome/FF current production.

0reactions
github-actions[bot]commented, Jun 4, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found