
Vishakan Subramanian
Joined
4,110 Experience
41 Lessons Completed
0 Questions Solved
Activity
I suggest checking this StackOverflow thread: https://stackoverflow.com/questions/50560813/devise-oauth-twitter-oauthunauthorized-forbidden-403 for people having issues with OAuth::Forbidden, ensure that you have the other callback URLs setup! (i.e. 127.0.0.1
in addition to localhost
-- seems like localhost
does not work).