Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Authlogic facebook connect demo broken

15 views
Skip to first unread message

Alex Neth

unread,
May 7, 2010, 11:14:53 PM5/7/10
to Authlogic
The Authlogic fb connect demo is not working, and I get the same error
in my app. I also had a friend on a different machine try this and he
got the same error.

I cloned the example app, installed the plugin, added database.yml and
facebook.yml, and tried the app. It posts back to
UserSessionsController#create with an authenticity_token, but a
validation in the user model gives this error:

- You did not provide any details for authentication.

This is with the most recent (last checkin January) authlogic as
plugin or gem, and the main authlogic_facebook_connect plugin.

Has anyone encountered or fixed this problem?

Thanks.

--
You received this message because you are subscribed to the Google Groups "Authlogic" group.
To post to this group, send email to auth...@googlegroups.com.
To unsubscribe from this group, send email to authlogic+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/authlogic?hl=en.

Alex Neth

unread,
May 8, 2010, 1:06:36 PM5/8/10
to Authlogic
I figured out this was because I had a base domain configured in my
facebook application settings. Not the most helpful error message,
but apparently caused by a missing cookie.

I also had to add the column facebook_session_key to my user model,
which seems to be missing from the documentation.
Reply all
Reply to author
Forward
0 new messages