|
|
|
|
|
by porfirium
3145 days ago
|
|
They never "locked it down", they just rate limited some vital endpoints and never bothered to add endpoints for new, important features. My own recommendation: disassemble any official app (for example, the Android one with apktool) and get the tokens and endpoints and do whatever the hell you want without paying a cent. |
|
More importantly: they introduced a lifetime cap on the number of OAuth tokens that applications could create, which meant a lifetime cap on how many different users a Twitter client could support. Once you hit your Nth user, you could never have a new person authenticate that client.
That killed off basically every decent third-party Twitter client.