[twitter-dev] @Anywhere JavaScript API Mentions Error

2010-04-17 Thread bjhenry
I'm using the @Anywhere API preview. This code: twttr.anywhere(function(T) { T.User.current(function(){ console.log('T.User.current'); }).mentions(function(){ console.log('T.User.mentions.dms'); }).each(function(){

[twitter-dev] Re: OAuth rate limit of 150

2010-09-25 Thread bjhenry
FYI. I believe fix here was making sure to specify the version of the API in every call. If it's left out it the rate limit seems to default back to 150. On Sep 23, 11:07 pm, Roger Ertesvåg webfo...@webfokus.no wrote: This has now been fixed in the latest version(0.9.10) On Sep 4, 6:16 am,