Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded player does not work with blocked 3rd party cookies #168

Closed
oliverfindl opened this issue Jul 16, 2020 · 2 comments
Closed

Embedded player does not work with blocked 3rd party cookies #168

oliverfindl opened this issue Jul 16, 2020 · 2 comments
Labels
product: embeds Twitch embeds (video or chat)

Comments

@oliverfindl
Copy link

Brief description:
If browser is set to block 3rd party cookies, embedded player does not work.

Errors from Chrome console:

Failed to get log level override from local storage.
7:41:28 PM [ERROR] Uncaught error. DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

Errors from Firefox console:

Failed to get log level override from local storage.
7:42:02 PM [ERROR] Uncaught error. DOMException: The operation is insecure.

How to reproduce:
Set your browser to block 3rd party cookies and try to watch some embedded stream or VOD.

Expected behavior:
Working embedded player as before.

Screenshots:
N/A

Additional context or questions:

@jbulava
Copy link
Member

jbulava commented Jul 17, 2020

An update for this issue will potentially go into effect next week.
Internal tracking: ANC-2414.

@jbulava jbulava added the product: embeds Twitch embeds (video or chat) label Jul 17, 2020
@jbulava
Copy link
Member

jbulava commented Jul 27, 2020

The fix was deployed on the same day as the comment above. Closing the issue.

@jbulava jbulava closed this as completed Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: embeds Twitch embeds (video or chat)
Projects
None yet
Development

No branches or pull requests

2 participants