Closed ghost closed 4 years ago
Thanks, I don't know why the CI is failing but I was able to test it locally and it seem to work.
I have similar fails when on a VPN network, maybe it's the Instagram WAF? (hopefully temporary)
@interruptinuse : most likely; since normally the tests run in Travis are not supposed to login, they can only fail because they can't reach IG. I'll add a connection test at the beginning of the test suite so that it skips actual connections if an initial connection could not be established.
Fix the login payload,
apparently the old schema is now rejected(EDIT: it isn't). See https://github.com/althonos/InstaLooter/issues/287#issuecomment-630456522. For more info, see also https://github.com/instaloader/instaloader/pull/623. Original bugfix by @pgrimaud https://github.com/pgrimaud/instagram-user-feed/commit/96ad4cf.