I tried thousands of times, and it's always like this:
Location track items must be given as pairs of comma separated lat/
longs: [Ljava.lang.String;@4e08cd9c

my query is:
curl -d locations http://stream.twitter.com/1/statuses/filter.json -u
zhangle871024:***

where *** is my password, I will not show it here. :)

the locations file is just the following:
locations=-122.75,36.8,-121.75,37.8,-74,40,-73,41

And this "locations" is the example on Twitter Streaming API doc.
See:
--
Example:
Create a file called ‘locations’ that contains, excluding the
quotation marks, the phrase:
“locations=-122.75,36.8,-121.75,37.8,-74,40,-73,41” then execute:
curl -d @locations http://stream.twitter.com/1/statuses/filter.json -
uAnyTwitterUser:Password.
You will receive all geo tagged tweets from the San Francisco and New
York City area.
--

What wrong with it?? Can anyone give some hint? I am really, really
appreciating your help. 3ks!

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to