When using an unauthenticated request, API calls will fail if 150 calls have been made from the same IP address within an hour. The Twitter module doesn't show an error message or log anything to the watchdog, leading to epic confusion.

At the least, there should be a watchdog call, and some friendly error message for users.

Comments

juampynr’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Assigned: Unassigned » juampynr
Status: Active » Fixed

I have added watchdog calls when TwitterException is catched. Ported to 6.x-3-x and 7.x-3.x branches.

http://drupalcode.org/project/twitter.git/commitdiff/051f9e905bb8798b97b...
http://drupalcode.org/project/twitter.git/commitdiff/cabe42874d69994f425...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.