[Rails] Re: Ruby on rails with twitter integration

2011-10-23 Thread Max Reznichenko
Hi, amvis, Isn't it an error of just wrong username/password? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonra

[Rails] Re: Ruby on rails with twitter integration

2011-10-19 Thread amvis
Can i use this link?? http://functino.com/2010/02/twitter-api-with-rails/ but, when i give th*is Twitter.post(:update, :status => "Via ROR")*, got the error ActiveResource::UnauthorizedAccess: Failed. Response code = 401. Response message = Unauthorized. from /home/cyberpro/.rvm/gems/

[Rails] Re: Ruby on rails with twitter integration

2011-10-16 Thread amvis
yes, i have registered. Have any other stuffs to follow this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Z8_L7AupwosJ. To post to this group

[Rails] Re: Ruby on rails with twitter integration

2011-10-16 Thread Hesham
You need to enter your app keys, have you registered your app with twitter? On Oct 16, 7:01 pm, amvis wrote: > after i searched, i got so many links related with the twitter integration , > Then  i do that with one following link > > http://cbpowell.wordpress.com/2011/03/17/twitter-oauth-and-ru