Actions
Feature proposal #8283
closedTwitter: implement new user endpoint for retrieving user data
Description
Replace usage of account/verify_credentials with users/show. users/show has a much higher rate limit and can provide additional avatar and canvas sizes.
https://developer.twitter.com/en/docs/twitter-api/v1/data-dictionary/object-model/user
Updated by krileon over 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
v2 API implemented.
Actions