开发者

facebooker2 error

开发者 https://www.devze.com 2023-03-20 05:16 出处:网络
I am using facebooker2 gem on Ruby on Rails 2.3.8. This works very well. However now when i try connect with a user this error is thrown.

I am using facebooker2 gem on Ruby on Rails 2.3.8.

This works very well. However now when i try connect with a user this error is thrown.

Mogli::Client::OAuthException (Error validating access token: The session is invalid because the user logged out.):

I don´t understand why this occurs.

开发者_如何学运维

is the api key the api id as well?

Thanks in advance

UPDATE:

Now I can see the problem. There is a bug with sessions/cookies. If I delete the cookies I can connect correctly. However if I disconnect and then reconnect the same error is thrown

I use fb_logout helper. However how can I delete the Facebook sessions? how can I prevent/catch/rescue this error?

Thanks in advance again.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号