I’m having the same issue.
Output from the curl command:
me:~ > curl https://api.twitter.com/1/account/rate_limit_status.xml
<?xml version=”1.0″ encoding=”UTF-8″?>
<hash>
<remaining-hits type=”integer”>115</remaining-hits>
<hourly-limit type=”integer”>150</hourly-limit>
<reset-time-in-seconds type=”integer”>1321109694</reset-time-in-seconds>
<reset-time type=”datetime”>2011-11-12T14:54:54+00:00</reset-time>
</hash>
I like the options that seem to be available with this widget so I hope this issue can be fixed.