Eyal Shechtman
Eyal Shechtman
It seems like every time I try to use the client.login(), Twitter is detecting a suspicious log in, and prompts me to answer security questions/enter verification code. Is there a...
> > > If you are on Mac replace: `client = Client('en-US')` > > > with > > > `client = Client( user_agent="Put Your User Agent Here" )` > >...
That didnt work for me:(
> I had the same problem last night, but I fixed the user agent and it was fine. so what did you change your user agent to? when I change...