Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebooker::Session::SessionExpired on User.populate(*fields) #22

Open
fake-user-999 opened this issue May 6, 2010 · 1 comment
Open

Comments

@fake-user-999
Copy link

Every time when you try to do something like this

current_user.facebook_session.user.populate(*fields)
current_user.facebook_session.user.name

you receive the following exception - Facebooker::Session::SessionExpired!

@grimen
Copy link
Owner

grimen commented Jun 15, 2010

I think Facebooker is to buggy, we need another more stable FB-integration I think. No clue why this happens - my hacks in controller solved it for me at least, but I haven't tried with passenger myself. =S

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants