Hi, I'm trying to do a search for tweets from my iphone app (source:ootunes) which doesn't work without a query string. When I add a query string that I know should return results: http://search.twitter.com/search?q=source%3Aootunes+listening Get either:
We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly. or just a blank page without results. I know this issue: http://code.google.com/p/twitter-api/issues/detail?id=80 covers the general use of source: filtering, but not sure if I should file another for this result? Any other way to find tweets from my app? Steve
