Hi,
I am developing a Ruby on Rails application for twitter users and I am
using mongo for database I followed this post
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’