Farhad Yazdani

Results 2 comments of Farhad Yazdani

> I have a similar problem, don't think it depends on the library, most likely the problem is in the Instagram API before i upgrade lib, the lib was automatically...

> @farhadyazdani401 please help me fix this if you can reproduce the problem i simply use code below to login: cl = Client() time.sleep(random.randint(1,5)) cl.login(username, password) and then i get...