Ben
Ben
This can be reproduced in any of the `Myra.Samples.*.exe`: - Open any Myra sample app - Open another app (i.e. notepad.exe) - Move the Notepad window so it covers half...
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...
There is no pagination/offset setting in the `listOptions` parameter when calling `page.links()`. This means that only the first 500 links are fetched. The limit of 500 itself is fine, but...