-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Due to Twitter's API rate limit restrictions on "https://api.twitter.com/1.1/account/verify_credentials.json" (15 per 15 min), it may be beneficial to lookup the user profile using "https://api.twitter.com/1.1/users/show.json" instead (180 per 15 min).
Right now, I'm getting a "Too Many Requests" response from Twitter if I don't cache the data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels