Skip to content

Too Many Requests #11

@travisfisher

Description

@travisfisher

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions