[twitter-dev] API requests log

2009-11-03 Thread ups
Sometimes, I find myself hitting the 150 API requests limit. The problem is, I don't change my normal behavior (it works fine for hours, and then it suddenly hits the limit). I wonder if there is a way to know what is the offending app? Disabling all the OAuth Permission is not a good way as I

user_timeline with empty id returns... andiojeda

2009-01-08 Thread ups
I'm building an app that retrieves the public timeline from several persons. During my tests I noticed something. I called the API with the following URL: http://twitter.com/statuses/user_timeline.json?count=2id=$username If the $username is empty (I said I was still testing :P) then it will

user_timeline with empty id returns... andiojeda

2009-01-08 Thread ups
I'm building an app that retrieves several timelines from users. In a very early stage of development, I found this feature: If I call the API with the adress http://twitter.com/statuses/user_timeline.json?count=2id= the API returns the timeline for andiojeda. This is a no killer, more of an

Understand Geocode and Lang Settings.

2008-11-05 Thread ups
location directly (that probably have an accurate point), but instead have to 2 a to step circle loop in order to get the right location - which is definetely not a circle around a point... Any Thoughts? ups