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 Error: Failed to load history #402

Closed
AcidSlide opened this issue Oct 2, 2024 · 2 comments
Closed

Netflix Error: Failed to load history #402

AcidSlide opened this issue Oct 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@AcidSlide
Copy link

Expected Behavior

Should be able to load and sync Netflix Watch History.

Current Behavior

Upon clicking "Netflix" on the "Select a streaming service to sync from:", an error message pops up having the message "Failed to load history"

image

Steps to Reproduce

  1. Open the "Universal Trakt Scrobbler" extension
  2. Click on "Netflix" from the list of streaming service
  3. Wait for 1-2 secs for the pop error

Additional Information

Note: I've double checked and the browser is logged in into my Netflix account.

I've traced the error through the developer tool and this was what it showed...
image

[UTS] Failed to load history. Error: {"request":{"url":"https://www.netflix.com/api/shakti/mre/viewingactivity?languages=en-US&authURL=1727873878025.YUtFHxmxLQnDfSnfKLUhlGL8muc\\x3D&pg=0","method":"GET","cancelKey":"default","withHeaders":{},"signal":{}},"status":-1,"isCanceled":false}

I tried the URL (of course url un-encoded string), and it seems the authURL or key is not valid as Netflix is showing a word "BLOCKED" if the URL is browsed.
image

  • Ubuntu (Desktop) 22.04.5 LTS:
  • Firefox - 130.0.1 (via Snap)
  • Country/Region: US/Philippines
@AcidSlide AcidSlide added the bug Something isn't working label Oct 2, 2024
@eugeniosaintemarie
Copy link

eugeniosaintemarie commented Oct 3, 2024

I solved it by deleting and re-adding the modified extension saved locally.
The modification of why I have a local version was because of the problem in the login issues 394
image

@AcidSlide
Copy link
Author

AcidSlide commented Oct 3, 2024

I solved it by deleting and re-adding the modified extension saved locally.

Thanks.. that did fix it. It's the only thing I didn't try was deleting/removing the extension hahaha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants