Hi,

I am developing a Ruby on Rails application for twitter users and I am 
using mongo for database  I followed this post

http://www.sitepoint.com/ruby-social-gems-twitter/

It worked fine when I used default database (Sqlit3) but with mongodb at 
the end it is showing this error and I didnt find any answer so far

Please help...



Twitter::Error::Unauthorized in TwitterController#twitter_profile

Not authorized.

Rails.root: /Users/rekha/rails_projects/Behavior_app
Application Trace <http://localhost:3000/twitter_profile#> | Framework Trace 
<http://localhost:3000/twitter_profile#> | Full Trace 
<http://localhost:3000/twitter_profile#>

app/controllers/twitter_controller.rb:51:in `twitter_profile'




-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/c7912361-0a12-41d7-94e4-57ce9a8c1c73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to