Hi Steve,
There definitely seems to be a bug there. Please open an issue at http://code.google.com/p/twitter-api/issues/entry
and I'll take a look. I see you update issue #80 but please open a
new one since this seem unrelated and I don't want to forget about it.
— Matt
On Mar 3, 2009, at 11:25 AM, woo wrote:
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