Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I would like to know if i am the only one to get this issue.

Everything worked well since 2 days i get an issue trying to connect with facebook after login in a test user (via test user API).

My test user is log on facebook, but when clicking on "connect with facebook" (which calls FB.login()) i get an HTTP error 500.

When i log out the test user session and log in my personal facebook account (manually on facebook.com), then go back on my app and do the same thing, everything works well.

I get this issue since 2 days but i didn't touch this part of my code...

Is someone meet this same issue ?

Thanks.

share|improve this question
I'm getting this issue consistently as well. I'm quite sure it's a bug on Facebook's end as the callback function is not being fired for test users. – Shaan Feb 12 at 16:42
They are working on it, i paste a link to subscribe the bug ticket and be update as answer. – Ludo Feb 12 at 16:52

1 Answer

up vote 2 down vote accepted
+50

I discovered we are many developers getting this issue, you can subscribe here to be updated by the facebook team about it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.