Noqel

Results 1 issues of Noqel

I changed the userauthdata to header["userauthdata"] = { "scheme": "NETFLIXID", "authdata": { "netflixid": read_data('cookies.txt')['NetflixId'], "securenetflixid": read_data('cookies.txt')['SecureNetflixId'] } } But then I get the error message phantomflix.errors.LoginError: User authentication data does...