What response should we expect from twitter while implementing create friendship API,if the user for which we are following people crosses the limit defined by ff ratio
An HTTP 403 with code 161. When a user cannot follow another user due to any kind of user-based limits or allowances, the same error will be presented.
Thanks @episod for the anwer How we will figure out if 403 was because of ff ratio or simply because of any thing else?