Hey there – I've been trying to get geolocation in my tweets and it's
not taking. It posts the tweet to the correct account just fine, but
the tweet doesn't contain any location data. The account is geo
enabled. Here's an example of my curl call:

curl -u username:password -d status="status_text"
http://api.twitter.com/1/statuses/update.json?lat=32.6626?long=-115.8471?display_coordinates=true

I'm not sure what's wrong with it. Any chance anyone knows what's up?

Reply via email to