falexet
falexet
Encountered the same issue. Was able to resolve it by changing password of Instagram account. - Was logged in Safari for couple of weeks - Tried to execute code to...
So this morning the issue is back. Didn't figure out way to resolve it yet.
I suspect they might be looking into the headers we provide. Tried different instagram version/User Agent without success (running from local Mac). @ManeFunction are you using default UA/Instagram version headers...
@ManeFunction these methods allow to get current settings and change them including the UA cl.get_settings() cl.set_settings(settings) As an option user agent can be set directly cl.set_user_agent('blah blah') One way to...