Does Geostamping work with updateStatus()?

11 views
Skip to first unread message

ayman

unread,
May 15, 2011, 10:37:00 PM5/15/11
to twytho...@googlegroups.com
I'm trying to post a tweet with long & lat stamps, but it does nothing:

    twitter = Twython(twitter_token = CONSUMER_KEY,
                      twitter_secret = CONSUMER_SECRET,
                      oauth_token = ACCESS_KEY,
                      oauth_token_secret = ACCESS_SECRET)
    twitter.updateStatus(status = t['msg'],
                         lat = t['lat'],
                         long = t['long'])


Am I missing something (or is this even supported?)?

-a.

Ryan McGrath

unread,
May 15, 2011, 10:43:45 PM5/15/11
to twytho...@googlegroups.com
Hey there,

It should be supported, yes... hmmm. Any chance you could post a dump of the call that's being made? Happy to look into this, just need a bit more information.

- Ryan

Edward Hades

unread,
May 16, 2011, 4:27:48 AM5/16/11
to twytho...@googlegroups.com

What are the exact values of t['lat'] and t['long']?

--
Edward "Hades" Toroshchin,
dr_lepper on irc.freenode.org

Reply all
Reply to author
Forward
0 new messages