I work on a project that has facebook pages as one of its data sources. It imports some data from it periodically with no GUI involved. Then we use...
I am using Authlogic-Connect for third party logins. After running appropriate migrations, Twitter/Google/yahoo logins seem to work fine but the facebook login throws exception: SSL_connect returned=1 errno=0 state=SSLv3 read...
Let me first start with saying I’ve searched for an answer to this question for quite some time… I’m trying to setup Facebook OAuth to work with my application...
Facebook cannot grasp my og:image files and I have tried every usual solution. I’m beginning to think it might have something to do with https://... I have checked http://developers.facebook.com/tools/debug...
I am trying to get my friend name and ids with Graph API v2.0, but data returns empty: { "data": [ ] } When I was using v1.0, everything...
Goal: Allow a user to authentication with Facebook into an iOS application which requires access to a protected web service that I’m running. Assumptions: There is a native authentication...
I’m trying to make a login with Facebook available in my script. I’ve done everything, but when I attempt to login with a Facebook account I get this error...