Hi,
i’m developing an app based on Twitter API.
I’m facing getting often the error 326:
{“code”:326,“message”:“To protect our users from spam and other malicious activity, this account is temporarily locked. Please log in to https://twitter.com to unlock your account.”)}
I’m respecting rate limits, but test accounts get blocked.
What i should do to avoid this issue for my test-users?
Thanks a lot,
Andrea.