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 have a problem with all of my apps, hosted on my server. Im getting this message on all of them:

Fatal error: Uncaught OAuthException: (#5) Unauthorized source IP address thrown in

I am using PHP SDK to get the data of the user. All the apps are basic contact forms, which have auto-fills.

I've read in the forums, that the problem could be that my servers IP was blocked, but I can't understand why, because I haven't hosted any spamy apps or something on my server, furthermore, I am using my server just for testing the apps.

Any ideas why its happening? Would appreciate any help.

Thanks a lot, Arnold

share|improve this question
Your IP may have been black listed. Even if you haven't done anything wrong, it could be a previous user's doing. Please file a bug on the facebook developer site and include your IP info so it can be investigated. – Deepak Lakshmanan Sep 11 '12 at 23:42
You might need to add your Black Listed IP address in the White Listed IP address list in your Facebook Applications settings as described in apoorv.quora.com/… – Cody Apr 30 at 21:37

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.