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
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"
Steps to Reproduce
Open the "Universal Trakt Scrobbler" extension
Click on "Netflix" from the list of streaming service
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...
[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.
Ubuntu (Desktop) 22.04.5 LTS:
Firefox - 130.0.1 (via Snap)
Country/Region: US/Philippines
The text was updated successfully, but these errors were encountered:
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
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"
Steps to Reproduce
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...
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.
The text was updated successfully, but these errors were encountered: