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 created an app in my facebook developer account (xyz@yahoo.com). I have integrated spring social into spring mvc. I can do everything (posting or retrieving data) with this app if i authenticate using xyz@yahoo.com. But i cannot authenticate this using other account such as abc@yahoo.com. When authenticate using abc@yahoo.com, there shows an error.enter image description here How can i solve this problem? I like to do everything with abc@yahoo.com. Any help would be appreciated.

share|improve this question
1  
You should not have a special "developer account" its against their policys to have more then 1 account on facebook.com – Frederick Behrends Oct 18 '11 at 7:27
Your screenshot isn't visible, what error message are you getting? – Igy Oct 18 '11 at 8:02
Error message is Sorry, Something went wrong. We're working on getting this fixed as soon as we can. – Rafiq Oct 18 '11 at 8:09
is your app sandboxed? If it is then only developers/testers etc of the app will be able to use it. But like Frederick says, it is breaking the facebook terms and conditions to have multiple accounts. – Abby Oct 18 '11 at 8:28
Thanks Abby, My app was sandbox mode. I pick up the sandbox mode and it is working now. Actually i have no more accounts in facebook, xyz@yahoo.com is mine and abc@yahoo.com is my colleague account. Thanks again Abby. Can you tell me how to install the app in facebook so that real user can get when search for that app. – Rafiq Oct 18 '11 at 8:53

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.