You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Brief description:
If browser is set to block 3rd party cookies, embedded player does not work.
Errors from Chrome console:
Errors from Firefox console:
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:
The text was updated successfully, but these errors were encountered: