Search code examples
ruby-on-railsruby-on-rails-4websocketfaye

Rails Chatting application


I want to make Rails Chat like application and I am going through some problems

I went to this website Realtime Mini-Chat with Rails and Faye and I have downloaded the source code

After removing some errors, I got the index page where you have to login via fb or twitter, but when someone clicks Fb link it throws an error

"The parameter app_id is required"

Can anybody help me with this problem?


Solution

  • Ok i got it, its with the gem 'omniauth-facebook' gem, for that i have to register on developers.facebook.com and register their Facebook need