[twitter-dev] Problems with 2-legged access to Twitter using OAuth gem (ruby)

2010-09-09 Thread EranD
Hi, I'm trying to get a server app to tweet messages to one specific account I own. I'm following Twitter's instructions on Twitter's wiki: http://developer.twitter.com/pages/oauth_single_token#ruby I can read information from twitter (e.g. get last 20 tweets), but when I try to update my status

[twitter-dev] Re: Problems with 2-legged access to Twitter using OAuth gem (ruby)

2010-09-09 Thread EranD
raising of the OAuth gem. You'll need to take a look at the raw body response we send you for more information on why this error might be occurring. Thanks, Taylor On Thu, Sep 9, 2010 at 10:19 AM, EranD eran.davi...@gmail.com wrote: Hi, I'm trying to get a server app to tweet messages

[twitter-dev] Re: Problems with 2-legged access to Twitter using OAuth gem (ruby)

2010-09-09 Thread EranD
Very strange. The token and access keys were all created yesterday by twitter. Swithcing to gem 0.3.6 didn't help either. On Sep 9, 5:08 pm, Tom van der Woerdt i...@tvdw.eu wrote: Invalid/Expired token says it all.. Tom On 9/9/10 11:00 PM, EranD wrote: Thanks for the help

[twitter-dev] Re: Problems with 2-legged access to Twitter using OAuth gem (ruby)

2010-09-09 Thread EranD
Very strange. The tokens and keys were generated by Twitter yesterday and still seem to be valid in the app interface. Switching to gem v0.3.6 did not help. On Sep 9, 5:08 pm, Tom van der Woerdt i...@tvdw.eu wrote: Invalid/Expired token says it all.. Tom On 9/9/10 11:00 PM, EranD wrote