d60 / twikit

Twitter API Scraper | Without an API key | Twitter Internal API | Free | Twitter scraper | Twitter Bot

Home Page:https://twikit.readthedocs.io/en/latest/twikit.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logout function error

shrotiya7 opened this issue · comments

client.logout()

when I put above logout function after login with client my id and password, it's throwing error as given below--

_, response = self.http.post(
^^^^^^^^^^^
TypeError: cannot unpack non-iterable Response object

commented

@shrotiya7
Fixed in version 1.7.3