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

Netflix throwing error 205000/1044 when trying to play video #157

Closed
alectrocute opened this issue May 20, 2023 · 0 comments
Closed

Netflix throwing error 205000/1044 when trying to play video #157

alectrocute opened this issue May 20, 2023 · 0 comments

Comments

@alectrocute
Copy link

When trying to play a video in our app, Netflix automatically signs you out.

Noticed Netflix returns this on a callback repeatedly (after being decoded from base64):

{"internalcode":205000,"messageid":8838050613142773,"errorcode":7,"errormsg":"User must login again.","timestamp":1684602412}

According to https://help.netflix.com/en/node/57684, the browser needs to be reloaded. So upon clearing all LocalStorage, cookies, indexdb, etc., this error message appears when trying to play a video:

image

This is a new issue, Netflix used to work great.

Version: v24.3.1+wvcus
Platform: macos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant