Login still seems to work, but any subsequent methods like netflix.getProfiles() will fail with a 404 now, sadly rendering this library unusable after years of working stably.
It seems to try to GET https://www.netflix.com/api/shakti/{string of 9 random characters here}/profiles for the above call, for instance.
Any ideas on how to fix this?