Rails Devise Omniauth and Twitter: Authentication failure
I am trying to integrate Twitter auth with my app on Heroku and am running
into this issue:
(twitter) Authentication failure! session_expired:
OmniAuth::NoSessionError, Session Expired
Gemfile:
gem 'omniauth'
gem 'omniauth-twitter'
Anyone else run into this issue?
No comments:
Post a Comment