Closed onlymeee closed 9 years ago
Did you put your keys in settings.yml file.
Thanks, yes I did.
Did you follow each and every step in readme then can you please paste screenshot of backtrace from your rails console.
This is now resolved, thanks. In redmine/public/.htaccess I had set RackBaseURI to /redmine, so to get it to work I had to change the omniauth path /auth/facebook to /redmine/auth/facebook, etc.
The plugin seems to have installed OK, but when I click on the Facebook button on the login screen, I'm redirected to/auth/facebook, which gives me a 404 error. Same with the Twitter button.